//Use this script to make the NPC invulnerable trigger OnAttach() { setInvulnerable(self, true ); return SCRIPT_CONTINUE; }