• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

*npctalk but only on one player

jowi

New member
Messages
10
Points
0
How do I make the 'npctalk' script display only on the player attached to the NPC?

Like a 'bc_self' flag

 
unittalk(getnpcid(0), "your message", true, SELF, playerattached());


see doc/script_commands.txt for documentation

 
Back
Top