Thread: Help
View Single Post
  #2  
Old 07-10-2001, 08:14 PM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
NPC Code:

if (created) {
show;
}

if (playertouchsme&&strequals(#G,Nitaku) {
hidelocal;
}
else {showlocal;}


If someone in the guild touchs the door, the door hides, someone isn't, the door shows...
__________________
the sky is falling
Reply With Quote