void main() { object oTarget=GetLocalObject(GetPCSpeaker(),"oTarget"); SetLocalInt(GetPCSpeaker(),"nParm",1); SetLocalInt(oTarget,"nMode",0); }