PDA

View Full Version : knowing wich character was chosen



baarssen
01-31-2010, 05:44 PM
is there a way that i can write a script or something so that I know which character the player selected, ray or thomas. for example if player selected "ray" ai would say "thank you ray" when quest completed. And if player selected "Thomas" ai would say "thank you thomas". I see there is m_onselect<action[]> but won't that perform the same action no matter which character is selected?

Zancara
01-31-2010, 06:02 PM
You can use the cnd_IsPlayerSelected in the cCondition to check which player is selected. Baarssen were do you come from. I'm from Denmark

baarssen
01-31-2010, 06:11 PM
I'm from Ontario Canada. Just checked out your map. it's very impressive, you did a great job. thanks for the reply.