void main()
{
    SetLocalInt(OBJECT_SELF, "Quest_Attack", TRUE);
    SetLocalInt(OBJECT_SELF, "Quest_Halt", FALSE);
}