Thread: New inventory
View Single Post
  #1  
Old 11-13-2001, 12:57 AM
IceFire_TK IceFire_TK is offline
Banned
Join Date: Nov 2001
Location: O' Canada
Posts: 375
IceFire_TK is on a distinguished road
Send a message via AIM to IceFire_TK Send a message via Yahoo to IceFire_TK
Post New inventory

Ever since I left Bravo my P2P scripting abiltys have lowered
Anyways I am having trouble creating another inventory.(A new "Q" function like on Andor)
This is the script I am using is:
NPC Code:
if (playertouchsme) {
toweapons Systems/ tailor;
}


Thats the thing i am using. It's just makes the inventory say "Back" but doesn't let you in or out of it. Please help me on this one.

-*Kyle08