SA-MP Forums Archive
Global Message - 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: Global Message (/showthread.php?tid=109905)



Global Message - `Robo - 23.11.2009

would SendClientMessage("Hi"); send a message to EVERYONE saying hi? If not how do I write a global message?


Re: Global Message - Donuts - 23.11.2009

SendClientMessageToAll

This function sends a message to all the players online.
Also SendClientMessage doesn't work like that, please also check SendClientMessage