void main() { object oPC = GetPCSpeaker(); object oTarget; oTarget = oPC; int nPortraitType = 2000; SetPortraitId(oTarget, nPortraitType); }