TURN OFF VEHICLE EXTRA

From GTAMods Wiki
Jump to navigation Jump to search
TURN_OFF_VEHICLE_EXTRA
Number of parameters: 3
Parameter #TypeDescription
1.HandleVehicle handle
2.IntegerExtra ID
3.Booleantrue to turn off the extra and false to turn on the extra
Return value:
TypeDescription
None

This native function enables or disables the vehicle extra of the specified id for the specified vehicle. NOTE: Use false to turn ON and true to turn OFF the extra.