| Description | |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Weapon ID (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_CURRENT_PLAYER_WEAPON |
|---|
| Vice City |
|---|
| sascm.ini | 01b8=2,set_player %1d% armed_weapon_to %2c% |
|---|
| Example | 01B8: set_player $player_char armed_weapon_to 17 |
|---|
| GTA III |
|---|
| gtascm.ini | 01b8=2,set_player %1d% armed_weapon_to %2c% |
|---|
| Example | 01B8: set_player $PLAYER_CHAR armed_weapon_to 4 |
|---|
| Command Name | SET_CURRENT_PLAYER_WEAPON |
|---|