Difference between revisions of "SET AMMO IN CLIP"
Jump to navigation
Jump to search
(New page: SET_AMMO_IN_CLIP Number of parameters: 3 Parameter 1 integer player index Parameter 2 integer weapon type Parameter 3 integer amount Result: Sets ammo in the given weapon to the given amo...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Native | |
+ | |np=3 | ||
+ | |p1t=integer | ||
+ | |p1d=player index | ||
+ | |p2t=integer | ||
+ | |p2d=weapon type | ||
+ | |p3t=integer | ||
+ | |p3d=amount | ||
+ | |r=0 | ||
+ | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Sets ammo in the given weapon to the given amount | Sets ammo in the given weapon to the given amount |
Latest revision as of 03:33, 8 March 2009
Number of parameters: 3 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | player index |
2. | integer | weapon type |
3. | integer | amount |
Return value: | ||
Type | Description | |
None |
Sets ammo in the given weapon to the given amount