//:://///////////////////////////////////////////// //:: FileName at_givedockkey //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 6/8/2003 10:51:35 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("it_ship_key", GetPCSpeaker(), 1); }