//:://///////////////////////////////////////////// //:: FileName charwell01 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 26/04/2004 21:24:52 //::////////////////////////////////////////////// void main() { // Remove some gold from the player TakeGoldFromCreature(1, GetPCSpeaker(), TRUE); }