// no undead hunter int StartingConditional() { if (GetObjectByTag("undeadhunter")==OBJECT_INVALID) return TRUE; return FALSE; }