void main() { object oPC; int iGold; int iGoldNow; int iGoldTake; oPC = GetPCSpeaker(); ClearAllActions(); RemoveHenchman(oPC, OBJECT_SELF); }