void main() { object oPC = GetPCSpeaker(); AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, 100); AssignCommand(oPC, TakeGoldFromCreature(5000, oPC, TRUE)); }