GTAG - Modding - Opcode Database - 0563
Opcode Database
0563
| Description | Sets the amount of ammo a player has during a driveby. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Player |
| Command Name (IV) | ENSURE_PLAYER_HAS_DRIVE_BY_WEAPON |
| San Andreas | |
| sascm.ini | 0563=2,ensure_player_has_drive_by_weapon %1d% min_ammo %2d% |
| Example | 0563: ensure_player_has_drive_by_weapon $PLAYER_CHAR min_ammo 78 |
| Command Name | ENSURE_PLAYER_HAS_DRIVE_BY_WEAPON |
| Vice City | |
| sascm.ini | 0563=2,ensure_player_has_drive_by_weapon %1d% min_ammo %2d% |
| Example | 0563: ensure_player_has_drive_by_weapon $player_char min_ammo 300 |
| Command Name | ENSURE_PLAYER_HAS_DRIVE_BY_WEAPON |

