Announcement

Collapse
No announcement yet.

Help switching characters

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

    Help switching characters

    Does anybody know of an easy way to freely add and remove party members?

    Right now I have a total of 6 characters that I want to be playable, and I'll probably make more soon.
    Last edited by Vinderex B. Magnus; 08-23-2006, 08:38 PM.

    #2
    Re: Help switching characters

    You need to add an event with the command "Add party members" or "remove party members". You could create an NPC who you talk to and who asks you if you wish to switch out any party members. Then give the option using a val cond branch for three character's names, reserving the fourth for "display more names" or something to that effect. Then create another val cond branch within that fourth choice to select another 3-4 party members. I think that by the time you put in all the commands to add members, you will only have the space within the 50 lines of code for a total of 7 characters or so. The only problem would be that before you do this, you would also need to make a way (similar to what I described above) to remove a party member to make room for the new one. I hope this makes sense...

    Comment


      #3
      Re: Help switching characters

      Check my answers to basic questions thread. Sticked and everything.

      Comment

      Working...
      X