//:://///////////////////////////////////////////// //:: FileName mayor_give_card //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 8/6/2003 4:30:45 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("librarycard", GetPCSpeaker(), 1); }