Difference between revisions of "ADD EXPLOSION"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 21: Line 21:
  
 
Creates an Explosion with given parameters.
 
Creates an Explosion with given parameters.
 +
Do NOT over use. It will stop rendering the explosion graphics/camera shake

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