int StartingConditional() { if (!(GetCurrentHitPoints(GetObjectByTag("orc_prisoner")) > 0)) return FALSE; return TRUE; }