void main() { effect ePar = EffectCutsceneParalyze(); ApplyEffectToObject (DURATION_TYPE_PERMANENT, ePar,OBJECT_SELF,0.0); }