Announcement

Collapse
No announcement yet.

two parties?

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

    two parties?

    Is it possible to have to completely sepearate parties in one game and certain events trigger the switch to the other?

    #2
    Re: two parties?

    You certainly can, but the gold you've collected will not change for each party.

    The way to do this, is in the events that switch the party, have four lines of code that remove your current members, and four lines of code that add your new members. you should then add a second mode to switch the two sets of characters back.

    Just remeber, you must alternate your removes with your adds, or else your party will always have the fourth character remaining, as you cannot have an empty party.
    One hoopy frood who always has his towel.

    Comment

    Working...
    X