AsuraBro Posted February 3, 2016 Posted February 3, 2016 Hello how can i show how many people talked to the NPC? like when you talk to him it will say "X has talked to me so far." Quote
0 Emistry Posted February 3, 2016 Posted February 3, 2016 prontera,155,175,5 script Sample#npc 4_F_KAFRA9,{ .talk_count++; mes "I have talked "+.talk_count+" times with players."; close; } 1 Quote
Question
AsuraBro
Hello
how can i show how many people talked to the NPC?
like when you talk to him it will say "X has talked to me so far."
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.