Difference between revisions of "ADD SCORE"
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 | ||
− | |||
|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 | ||
− | |||
}} | }} | ||
Adds/subtracts money from the specified player. | Adds/subtracts money from the specified player. | ||
− | |||
− |
Latest revision as of 17:29, 27 December 2008
Number of parameters: 3 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player Index |
2. | integer | Money Amount |
Return value: | ||
Type | Description | |
None |
Adds/subtracts money from the specified player.