//Written by kookoo and Mistress on 29 May 2008 int StartingConditional() { if(GetLocalInt(GetPCSpeaker(), GetResRef(OBJECT_SELF) + "_no") == 1) return TRUE; return FALSE; }