int StartingConditional() { object oWise = GetObjectByTag("ba2_numgive"); if(!(GetLocalInt(oWise, "Sattuma") == 5)) return FALSE; return TRUE; }