SA-MP Forums Archive
Help! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help! (/showthread.php?tid=605897)



Help! - Micko123 - 26.04.2016

Hey guys. I am making my own gamemode and i was wondering how to remove that global chat on samp, so the players can't write to each other from one side of the map to the other. Thank you


Re: Help! - oMa37 - 26.04.2016

return 0; under OnPlayerText


Re: Help! - Micko123 - 26.04.2016

Is it really that simple??


Re: Help! - Micko123 - 26.04.2016

Thank you it worked


Re: Help! - oMa37 - 26.04.2016

Quote:
Originally Posted by Micko123
Посмотреть сообщение
Thank you it worked
You're welcome buddy, Any time.