PDA

View Full Version : When Specific Player Talk



tona
09-02-2016, 05:57 PM
I have found one script before that does answer only on specific player names that we write inside. Now I only find script that answer to everyone.
I need something like:
playernames="name1, name2"
if player(playernames) talk then do...

I hope you understand. Thanks for help!

tona
09-04-2016, 01:56 PM
http://forums.xenobot.net/archive/index.php/t-40026.html

I think this is what I was looking for.

crystal
09-13-2016, 02:22 AM
I need this script also. But it's not a good one, it exits for each message, or keep replying on the same message all the time. How to set it to reply on each message only once and not close the script?