RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu

Saying "I" or "We" depending on number of party members?

Started by selavy_rrose, April 16, 2010, 12:35:45 PM

0 Members and 1 Guest are viewing this topic.

selavy_rrose

Please, can somebody tell me what I have done wrong here? He keeps saying "we" even when alone!

@>Conditional Branch: Variable [004:party members != 1
   @>Text: 'Actor1', 0, Dark, Bottom
   : : Now we can do it!
   @>
:  Else
   @>Control Variables: [004:party members] = 1
   @>Text: 'Actor1', 0, Dark, Bottom
   : : Now I can do it!
   @>
:  Branch End


Thank you in advance!

modern algebra

Do you have a control variable right before it that does:

@>Control Variables: Variable [0004] = Other: Party Members

selavy_rrose