View Single Post
  #33  
Old 07-22-2001, 06:12 PM
blackphoenix blackphoenix is offline
Registered User
Join Date: Jun 2001
Location: United Kingdom
Posts: 162
blackphoenix is on a distinguished road
Send a message via ICQ to blackphoenix
everyone has their reasons BeZeRkEr.
The give key script is very easy, it works on account names!
If the owner's account name says "give key to #a" then it will set a flag to that person's account.. The door has the link on it, so you can't lag into the house.
if (playertouchsme&&keyflag) {hide; sleep3; show;
} else
if (playertouchsme&&!keyflag) {message you require a key from the owner;
}

somthing like that
__________________
"The entire British Empire was built on cups of tea, and if you think I'm going to war with out one, you'd be very much mistaken"
Reply With Quote