//:://///////////////////////////////////////////// //:: FileName at_givebeer //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/26/2002 4:18:56 AM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("it_mpotion022", GetPCSpeaker(), 1); }