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...) |
|||
| Line 1: | Line 1: | ||
SET_AMMO_IN_CLIP | SET_AMMO_IN_CLIP | ||
| − | + | {{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 | ||
Revision as of 03:33, 8 March 2009
SET_AMMO_IN_CLIP
| 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