//:://///////////////////////////////////////////// //:: FileName at_021 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 26/04/2008 14:55:11 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("dollcleave", GetPCSpeaker(), 1); // Set the variables SetLocalInt(GetPCSpeaker(), "Youhasdoll", 1); }