int StartingConditional() { if (GetTag(OBJECT_SELF) == "Xander") return TRUE; return FALSE; }