int StartingConditional() { if (GetLocalInt(GetModule(),"bUNDLocked")!=TRUE) return TRUE; return FALSE; }