Difference between revisions of "IS VEHICLE EXTRA TURNED ON"

From GTAMods Wiki
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 16:25, 27 February 2009

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.