TURN OFF VEHICLE EXTRA

From GTAMods Wiki
Revision as of 16:29, 27 February 2009 by Awwu (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.