conversations and taken actions
Posted: Thu Oct 27, 2005 10:42 am
I want to make a item with a conversation addet to it that after selecting a option from it starts a action.
For Example:
NPC: What do you want to do ?
PC;
option 1: jump me to point A
option 2: jump me to point B
...etc...
Now... is there other way to do this then adding to each option a own script ?
I would like to make one script for all options that checks inside what option was selected and starts a action acording to it.
For Example:
NPC: What do you want to do ?
PC;
option 1: jump me to point A
option 2: jump me to point B
...etc...
Now... is there other way to do this then adding to each option a own script ?
I would like to make one script for all options that checks inside what option was selected and starts a action acording to it.