If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
At the end, right before the Color Fade-In (from black to clear) put this:
Script: Condition: customflag [Poop] = Off
(change display to normal display)
Condition End
Script: Condition: customflag [Poop] = On
(change display to altered display)
Condition End
Then turn the customflag [Poop] On when the player changes his costume.
Another way is to create a new party member with the same name and different graphics. That way you can remove the old one and add the new one. This is useful when they don a disguise or get turned into a member of the opposite sex or something. But it is a killer on the memory!
Peace.
Off Topic:
Originally posted by WilliamKirk
Then turn the customflag [Poop] On when the player changes his costume.
Comment