Announcement

Collapse
No announcement yet.

Questions on rpg maker 3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Questions on rpg maker 3

    Im new to rpg maker 3, and was woundering if some of you could tell me how to get it so one of my charactes cant join the party unless i do something first, like i want character 2 to not beable to join unless i give him something and character 3 i dont want to join unless ive got character 2, and the other question i have how can i have it so they cant enter into a building unless i have all characters in there? Thank you in advance.

    #2
    Re: Questions on rpg maker 3

    was wondering if some of you could tell me how to get it so one of my charactes cant join the party unless i do something first, like i want character 2 to not beable to join unless i give him something

    This is simple
    when setting different modes for the potential joiner add one mode where he joins the party, this mode will not be activated until the npc variable is changed, the npc variable isn't changed until the party gets the item.

    u can set up your second problem along the same lines
    Last edited by Aminveloscasin; 10-07-2005, 11:30 AM.

    Comment


      #3
      Re: Questions on rpg maker 3

      okay, thank you for that.

      Comment

      Working...
      X