SA-MP Forums Archive
Help me please!! - 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 me please!! (/showthread.php?tid=95643)



Help me please!! - xCoder - 04.09.2009

How can i do this
Player Score: 150
Set Rank : Professional Gamer

Player Score: 250

Incdrable Gamer:

And show it with TextDraw?


Re: Help me please!! - Clavius - 04.09.2009

Use GetPlayerScore to check a player's score,
if score is greater than 250, show incredible gamer textdraw,
else if score is greater than 150, show professional gamer textdraw
else show normal gamer textdraw or do nothing