SA-MP Forums Archive
Random gametextforall - 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: Random gametextforall (/showthread.php?tid=372827)



Random gametextforall - Black Wolf - 28.08.2012

Hello friends,

I wanna make random messages in gametextforall can someone make its code please.


Re: Random gametextforall - Ironboy - 28.08.2012

Check this tutorial
http://forum.sa-mp.com/showthread.ph...random+message

Instead of SendClientMessageToAll use GameTextForAll
https://sampwiki.blast.hk/wiki/GameTextForAll

pawn Код:
GameTextForAll( MESSAGE, 5000, 3 );