View Single Post
  #28  
Old 09-12-2001, 06:34 AM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
best door script ever
NPC Code:
if (playerenters) {
show;
}
if (playertouchsme) {
hide;
}


tuddaaa great dont cha think
__________________
Reply With Quote