//:://///////////////////////////////////////////// //:: FileName at_030 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 11/05/2008 08:59:47 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("item021", GetPCSpeaker(), 1); // Set the variables SetLocalInt(GetPCSpeaker(), "YouhasBook", 1); }