// hire an assassin void main() { object oPC=GetPCSpeaker(); SetLocalString(oPC,"sCGAss","assassin2"); SetLocalInt(oPC,"nCGAssCost",2000); }