Difference between revisions of "ADD EXPLOSION"

From GTAMods Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
}}
 
}}
  
Creates an Explosion.
+
Creates an Explosion with given parameters.
 
 
{{Incomplete}}
 

Revision as of 23:12, 5 June 2010

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.