|
|
|
 |
Posted 2004-06-12, 09:43 PM
in reply to NewbAtGames's post starting "I mean like if you have one of your..."
|
 |
 |
 |
NewbAtGames said:
I mean like if you have one of your own members that your not controlling ask you a question... how do you make it so you can reply... or it automatically replies
|
Are you using face graphics for your chars or name messages eg.
Kyle:
How are you today Bob?
All you do for changing face graphics is use the change face command.
The one thing you do need to start the conversation is a trigger.It doesn't have to be on the characters that are talking either.You could for example put a bag of coins on a table set the event to push key.Then program into the bag of coins:
show message
Kyle: We shouldn't steal those coins.
show message
Hero:Shut the hell up!
If using face graphics:
change face graphics #1(pick your face here).
show message
Kyle: We shouldn't steal those coins.
change face graphics #2
show message
Hero:Shut the Hell up!
Money management increase 500
Last edited by ograx; 2004-06-12 at 09:45 PM.
|
 |
 |
 |
|
|
|
|
|
|
|