RosticGamer99
Veteran
- Messages
- 17
- Reaction score
- 17
- Points
- 793
How do you delete an fx that uses " Playfx ".
I have tried using " fxname delete(); " but does not work, briefly, i am spawning the Tac effect ( lightsabders ) when spawning the fx i use:
Tried google, which took me here to xTUL also stating he was unaware:
Something that seems so simple is bugging me.
I have tried using " fxname delete(); " but does not work, briefly, i am spawning the Tac effect ( lightsabders ) when spawning the fx i use:
Code:
self getTagOrigin("tag_origin")
Tried google, which took me here to xTUL also stating he was unaware:
Code:
http://www.nextgenupdate.com/forums/black-ops-2-gsc-mods-scripts-questions/900004-disabling-playfxontag.html#post6954263
Something that seems so simple is bugging me.