Difference between revisions of "ADD EXPLOSION"
Jump to navigation
Jump to search
Thacursedpie (talk | contribs) |
|||
| Line 20: | Line 20: | ||
}} | }} | ||
| − | Creates an Explosion. | + | Creates an Explosion with given parameters. |
| − | |||
| − | |||
Revision as of 23:12, 5 June 2010
| Number of parameters: 8 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | float | X Coordinate |
| 2. | float | Y Coordinate |
| 3. | float | Z Coordinate |
| 4. | integer | Explosion Type |
| 5. | float | Radius |
| 6. | bool | audible |
| 7. | bool | invisible |
| 8. | float | Camera shake |
| Return value: | ||
| Type | Description | |
| None | ||
Creates an Explosion with given parameters.