//:://///////////////////////////////////////////// //:: FileName at_givemonkkey //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/14/2002 8:37:56 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("it_monk_key", GetPCSpeaker(), 1); }