//:://///////////////////////////////////////////// //:: FileName giveskullkey //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/23/2002 7:48:12 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("skullkey", GetPCSpeaker(), 1); }