void main() { object oPC = GetPCSpeaker(); TakeGoldFromCreature(1000,oPC , TRUE); ActionOpenDoor(GetObjectByTag("TunnelTollDoor")); }