Difference between revisions of "EXPLODE CAR"
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= | + | |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.