spawning creature in Invisible
Moderator: Event DM
-
- Master Sage
- Posts: 5178
- Joined: Thu Oct 24, 2002 7:35 pm
- Location: Germany (+1 GMT)
- Contact:
spawning creature in Invisible
I know I had seen it browsing at work in this forum.. but.. now at home and trying to apply it, i can't find it for the heck of it. I know it was a vauiable needed to be set on a creature.
ashzz: at the very core of the problem is that good characters and organizations can do much more EVIL in the name of good than evil can do evil.
Daerthe: There is only room for so much realism before things start to get silly
Daerthe: There is only room for so much realism before things start to get silly
- Rhissaerk Jalesh
- Team Member; Retired with Honors
- Posts: 1820
- Joined: Fri Aug 06, 2004 4:00 am
- Sindol
- Team Member; Retired with Honors
- Posts: 6479
- Joined: Mon Jan 06, 2003 4:23 pm
- Location: Nijmegen - Netherlands (GMT+1)
- Contact:
Replacing the first line withRhissaerk Jalesh wrote: effect eInvisibility = EffectInvisibility(INVISIBILITY_TYPE_NORMAL);
ApplyEffectToObject(DURATION_TYPE_PERMANENT, eInvisibility, OBJECT_SELF);
Code: Select all
effect eInvisibility = EffectVisualEffect(VFX_DUR_CUTSCENE_INVISIBILITY);
Apply it as a supernatural effect and it can't be dispelled either.
So much fun,
yet so little time to enjoy it.
- Sindol
yet so little time to enjoy it.
- Sindol