//:://///////////////////////////////////////////// //:: FileName nc_innkeep_give //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 22/11/2003 15:41:42 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("innkeepersnote", GetPCSpeaker(), 1); }