void main() { // Remove some gold from the player TakeGoldFromCreature(5, GetPCSpeaker(), TRUE); }