int StartingConditional() { object oPC = GetPCSpeaker(); if (GetLocalInt(oPC, "CODSEXPLOIT") != 10) return FALSE; return TRUE; }