| Description | |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Weapon ID (Integer) (INT) 3) Integer (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_PLAYER_AMMO |
|---|
| Vice City |
|---|
| sascm.ini | 017a=3,set_player %1d% weapon %2d% ammo_to %3d% |
|---|
| Example | 017A: set_player $player_char weapon 17 ammo_to 100 |
|---|
| Command Name | SET_PLAYER_AMMO |
|---|
| GTA III |
|---|
| gtascm.ini | 017a=3,set_player %1d% weapon %2d% ammo_to %3d% |
|---|
| Example | 017A: set_player $PLAYER_CHAR weapon 7 ammo_to 0 |
|---|
| Command Name | SET_PLAYER_AMMO |
|---|