int StartingConditional() { object oCapt = GetObjectByTag("ba_dwarfcapt"); if(!(GetLocalInt(oCapt, "KIRJEOTETTU") == 1)) return FALSE; return TRUE; }