Hey, can anyone tell me how to fix this client glitch? On events on "On activate", it seems to double the same event. For an example:
Events:
OnActivate >>> Client >>> ChatMessage >>> "Hello there"
What comes out in the chat:
Hello there
Hello there
__________________
So any way to fix it? Same thing to the Print Count Events.