[help]problems with chat[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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [help]problems with chat[help] (
/showthread.php?tid=93019)
[help]problems with chat[help] -
krisko - 22.08.2009
hey all can someone tell me how can i make when player types something it goes only to the players near him i mean when i type some wordonly players near me can see it not all on the server thanks for responding
((sorry for my bad english btw i am reding wiki and i dont really understand it becouse english is my second langige and i cant understand it right so please help medont give me answer read wiki i am doing it thenks
Re: [help]problems with chat[help] -
ronyx69 - 22.08.2009
Код:
LimitGlobalChatRadius(200.0);
Change 200 to anything you want. I don't know is it metric or miles or something else.
Use it under OnGameModeInIt()