Difference between revisions of "START PTFX ON OBJ"
Jump to navigation
Jump to search
ThaCURSEDpie (talk | contribs) (Tested unconfirmed parameters.) |
ThaCURSEDpie (talk | contribs) (Added link to particle effects list) |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
|rd=Handle to particle effect instance | |rd=Handle to particle effect instance | ||
}} | }} | ||
+ | Starts and sticks a [[List_of_particle_effects | particle effect]] to an object. (effect follows object around) |
Latest revision as of 19:26, 8 September 2011
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | string | Particle effect name |
2. | int | Object id |
3. | float | X-offset |
4. | float | Y-offset |
5. | float | Z-offset |
6. | float | Yaw |
7. | float | Pitch |
8. | float | Roll |
9. | float | Effect scale (1.0f = standard) |
Return value: | ||
Type | Description | |
int | Handle to particle effect instance |
Starts and sticks a particle effect to an object. (effect follows object around)