Jump to content
  • 0
jowi

*npctalk but only on one player

Question

How do I make the 'npctalk' script display only on the player attached to the NPC?

 

Like a 'bc_self' flag

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

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

see doc/script_commands.txt for documentation

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.