//:://///////////////////////////////////////////// //:: FileName utterseafrumgive //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/04/2005 14:51:14 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("watercanteen", GetPCSpeaker(), 1); }