void main() { // Give the speaker the items CreateItemOnObject("angmapcopy", GetPCSpeaker(), 1); // Give the speaker some gold GiveXPToCreature(GetPCSpeaker(), 25); }