ANyone know how to do this text size - 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: ANyone know how to do this text size (
/showthread.php?tid=611727)
ANyone know how to do this text size -
CrazyPerry - 10.07.2016
http://prntscr.com/br0odh
this textsize is in crazybob im asking everyone if you know how to do this or you can give me the codes if you have thank you
Re: ANyone know how to do this text size -
Lynn - 10.07.2016
PHP код:
GameTextForPlayer(playerid, "~w~Press ~y~any key ~w~to stand", 5000, 3);
Syntax:
PHP код:
GameTextForPlayer(playerid, "TEXT", TIME, STYLE);
Time is in MS so every 1000 ms is 1 second.
So 5000 MS the GameText will be displayed for 5 seconds.
Re: ANyone know how to do this text size -
CrazyPerry - 10.07.2016
GameTextForPlayer letters is big i think this is a textdraw