START PTFX
Revision as of 19:25, 8 September 2011 by ThaCURSEDpie (talk | contribs) (Added link to particle effects list)
| Number of parameters: 8 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | string | Particle effect name |
| 2. | float | X-Coordinate |
| 3. | float | Y-Coordinate |
| 4. | float | Z-Coordinate |
| 5. | float | Yaw |
| 6. | float | Pitch |
| 7. | float | Roll |
| 8. | float | Effect scale (1.0f = standard) |
| Return value: | ||
| Type | Description | |
| int | Handle to particle effect instance | |
Starts a particle effect at the specified location with the specified rotation.