void main() { effect eVis = EffectVisualEffect(VFX_IMP_DEATH_L); ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, OBJECT_SELF); }