TonsThommas
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Posts posted by TonsThommas
-
-
Hey!
I just want to know, how can i cancel the chat message sending (event), because my code isn't working.
Here is my code:
mp.events.add("playerChat", (player, text) => { return true; });

Cancel chat message sending
in Discussion
Posted
I solved it.