Difference between revisions of "IS SCORE GREATER"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 2 |p1t = integer |p1d = Player index |p2t = integer |p2d = Score }} This function returns true if the players score…')
 
(No difference)

Latest revision as of 14:20, 22 April 2010

IS_SCORE_GREATER
Number of parameters: 2
Parameter #TypeDescription
1.integerPlayer index
2.integerScore
Return value:
TypeDescription
None

This function returns true if the players score is greater than the specified score.