//:://///////////////////////////////////////////// //:: FileName give_rhetorsneck //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 2/22/2009 1:44:35 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("rhetorsneck", GetPCSpeaker(), 1); }