Aethereal SHUT UP. Elite Designer


Joined: 04 Jan 2003 Posts: 928 Location: Gone! I pop in on occasion though.
|
Posted: Thu Sep 04, 2003 10:53 pm Post subject: |
|
|
Using four or less characters, simply add them all to the party and use pickhero() to bring up the hero-picker and check for which hero was chosen. Example:
Code: |
if (pickhero == 0)
then(
#stuff
)
) |
With more than four, use a map and place the characters on it as NPCs and make your player a cursor, and have them select a character, then trigger tags/scripts/whatever to choose them. _________________
 |
|