void main() { effect eDeath = EffectDeath(); ApplyEffectToObject (DURATION_TYPE_PERMANENT, eDeath, OBJECT_SELF); SetIsDestroyable(FALSE, FALSE, FALSE); }