// wazoo_sc_notself int StartingConditional() { if(GetLocalObject(OBJECT_SELF,"oSpellTarget")!=GetPCSpeaker()) return TRUE; return FALSE; }