Difference between revisions of "EXPLODE CAR"
Jump to navigation
Jump to search
m |
|||
Line 3: | Line 3: | ||
|p1t=Handle | |p1t=Handle | ||
|p1d=Vehicle handle | |p1d=Vehicle handle | ||
− | |p2t= | + | |p2t=bool |
− | |p2d | + | |p2d=Type of explosion (0=No smoke and projection, 1=Normal) |
− | + | |p3t=bool | |
− | + | |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
Number of parameters: 3 | ||
---|---|---|
Parameter # | Type | Description |
1. | Handle | Vehicle handle |
2. | bool | Type of explosion (0=No smoke and projection, 1=Normal) |
3. | bool | Unknown |
Return value: | ||
Type | Description | |
None |
This function explode the specified vehicle with explosion or not.