Difference between revisions of "ADD EXPLOSION"

From GTAMods Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
 
}}
 
}}
  
Creates an Explosion.
+
Creates an Explosion with given parameters.
 
+
Do NOT over use. It will stop rendering the explosion graphics/camera shake
{{Incomplete}}
 

Latest revision as of 21:19, 29 April 2015

ADD_EXPLOSION
Number of parameters: 8
Parameter #TypeDescription
1.floatX Coordinate
2.floatY Coordinate
3.floatZ Coordinate
4.integerExplosion Type
5.floatRadius
6.boolaudible
7.boolinvisible
8.floatCamera shake
Return value:
TypeDescription
None

Creates an Explosion with given parameters. Do NOT over use. It will stop rendering the explosion graphics/camera shake