SA-MP Forums Archive
How do i use GameTextForPlayer on playerrequestclass? - 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: How do i use GameTextForPlayer on playerrequestclass? (/showthread.php?tid=618846)



How do i use GameTextForPlayer on playerrequestclass? - MrMirvC - 10.10.2016

Hello, i've created some teams in my gm following Emanuel_Rodriguez's guide. By the way i want to add some GameTextForPlayer messages while the player is choosing a team.


I've tried this: http://pastebin.com/rKxnhiEB but it doesn't show up.

Sorry for my bad english


Re: How do i use GameTextForPlayer on playerrequestclass? - Bolex_ - 10.10.2016

You can add it under OnPlayerRequestSpawn

Example: GameTextForPlayer(playerid,"blablalbala",3000,2);

https://sampwiki.blast.hk/wiki/GameTextForPlayer
https://sampwiki.blast.hk/wiki/GameTextStyle


Re: How do i use GameTextForPlayer on playerrequestclass? - MrMirvC - 10.10.2016

http://i43.tinypic.com/9hkh02.png I mean like this screenshot..


Re: How do i use GameTextForPlayer on playerrequestclass? - MrMirvC - 10.10.2016

Done. https://sampforum.blast.hk/showthread.php?tid=296101