int StartingConditional() { if(GetLocalString(GetModule(), "TheShifter") == "ShifterControl") return TRUE; return FALSE; }