Difference between revisions of "START PTFX ON OBJ"
Jump to navigation
Jump to search
ThaCURSEDpie (talk | contribs) (Tested unconfirmed parameters.) |
ThaCURSEDpie (talk | contribs) m (More description.) |
||
Line 23: | Line 23: | ||
|rd=Handle to particle effect instance | |rd=Handle to particle effect instance | ||
}} | }} | ||
+ | Starts and sticks a particle effect to an object. (effect follows object around) |
Revision as of 18:24, 7 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)