GTAG - Modding - Opcode Database - 08F3
Opcode Database
08F3
Description | Sets whether the player can receive items from this vehicle, such as shotgun ammo from a police car and cash from a taxi. |
---|---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
Games | |
Category | Vehicle |
San Andreas | |
sascm.ini | 08F3=2,set_freebies_in_vehicle %1d% to %2h% |
Example | 08F3: set_freebies_in_vehicle $198 to 0 |
Command Name | SET_FREEBIES_IN_VEHICLE |