Difference between revisions of "ADD SCORE"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |noheader=0 |np=3 |p1t=integer |p1d=Player Index |p2t=integer |p2d=Money Amount |r=0 }} Adds/subtracts money from the specified player. Category:Native functions)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Native
 
{{Native
|noheader=0
 
 
|np=3
 
|np=3
 
|p1t=integer
 
|p1t=integer
|p1d=Player Index
+
|p1d=[[CONVERT_INT_TO_PLAYERINDEX|Player Index]]
 
|p2t=integer
 
|p2t=integer
 
|p2d=Money Amount
 
|p2d=Money Amount
|r=0
 
 
}}
 
}}
  
 
Adds/subtracts money from the specified player.
 
Adds/subtracts money from the specified player.
 
[[Category:Native functions]]
 

Latest revision as of 17:29, 27 December 2008

ADD_SCORE
Number of parameters: 3
Parameter #TypeDescription
1.integerPlayer Index
2.integerMoney Amount
Return value:
TypeDescription
None

Adds/subtracts money from the specified player.