//:://///////////////////////////////////////////// //:: FileName at_givedwarfkey //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 5/8/2005 12:54:23 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("dwarfkey", GetPCSpeaker(), 1); }