Posts: 107
Threads: 21
Joined: Aug 2008
Reputation:
0
Is possible to make When npc say something that script will make SetPlayerChatBubble above the npc?
thank you
Posts: 107
Threads: 21
Joined: Aug 2008
Reputation:
0
I tried add this on npc mode but it says an error undefined symbol SetPlayerChatBubble and i include a_samp. While SetPlayerChatBubble in normal filterscript works normal :S
Posts: 166
Threads: 7
Joined: Oct 2007
Reputation:
0
Have them SendChat in the NPC Mode and OnPlayertext you can do SetPlayerChatBubble.
Done.