Difference between revisions of "TURN OFF VEHICLE EXTRA"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=3 |p1t=Handle |p1d=Vehicle handle |p2t=Integer |p2d=Extra ID |p3t=Boolean |p3d=true to turn off the extra and false to turn on the extra }} This native function enables o...)
 
(No difference)

Latest revision as of 16:29, 27 February 2009

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.