//:://///////////////////////////////////////////// //:: FileName at_giveblesspot //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 03/08/23 15:18:56 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("nw_it_mpotion009", GetPCSpeaker(), 1); }