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