Difference between revisions of "EXPLODE CAR"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=3 |p1t=Handle |p1d=Vehicle handle |p2t=Integer |p2d=Unknow(trigger of explosion?) |p3t=Integer |p3d=Type of explosion (0=No smoke and projection, 1=Normal) }} This function e...)
 
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|p1t=Handle
 
|p1t=Handle
 
|p1d=Vehicle handle
 
|p1d=Vehicle handle
|p2t=Integer
+
|p2t=bool
|p2d=Unknow(trigger of explosion?)
+
|p2d=Type of explosion (0=No smoke and projection, 1=Normal)
|p3t=Integer
+
|p3t=bool
|p3d=Type of explosion (0=No smoke and projection, 1=Normal)
+
|p3d=Unknown
 
}}
 
}}
  
This function explode the specified vehicle.
+
This function explode the specified vehicle with explosion or not.

Latest revision as of 20:36, 30 May 2010

EXPLODE_CAR
Number of parameters: 3
Parameter #TypeDescription
1.HandleVehicle handle
2.boolType of explosion (0=No smoke and projection, 1=Normal)
3.boolUnknown
Return value:
TypeDescription
None

This function explode the specified vehicle with explosion or not.