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



GetPlayerScore - Kitten - 12.09.2010

Solved


Re: GetPlayerScore - bigcomfycouch - 12.09.2010

pawn Код:
if (GetPlayerScore(playerid) > 5)



Re: GetPlayerScore - Kitten - 12.09.2010

ah thanks :P