I am getting a bit rusty with this but in the first script, instead of using  AssignCommand(oNPC, ActionDoCommand(CutsceneAttack(oTarget, 416, 2, 500)));  Try: AssignCommand(oNPC, ActionDoCommand(CutsceneAttack(oTarget, 416, ATTACK_RESULT_CRITICAL_HI...  
[Read More]