IS VEHICLE EXTRA TURNED ON

From GTAMods Wiki
Revision as of 16:25, 27 February 2009 by Awwu (talk | contribs) (New page: {{Native |np=2 |p1t=Handle |p1d=Vehicle handle |p2t=Integer |p2d=Extra ID |r=1 |rt=Boolean |rd=true if extra is turned on, otherwise false }} This native function returns true if the v...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IS_VEHICLE_EXTRA_TURNED_ON
Number of parameters: 2
Parameter #TypeDescription
1.HandleVehicle handle
2.IntegerExtra ID
Return value:
TypeDescription
Booleantrue if extra is turned on, otherwise false

This native function returns true if the vehicle extra of specified ID is turned on for the specified vehicle.