int StartingConditional() { object oPC = GetPCSpeaker(); if (GetLocalInt(oPC,"iAmInCommodityArea")==99) return TRUE; return FALSE; }