Thread: the 2.1 version
View Single Post
  #3  
Old 02-02-2002, 08:21 AM
Cyber-X Cyber-X is offline
Registered User
Join Date: Nov 2001
Location: Brazil
Posts: 117
Cyber-X is on a distinguished road
Send a message via ICQ to Cyber-X Send a message via AIM to Cyber-X
Well Stefan, it has some bugs with tags... Like this:
1st NPC
if (playertouchsme) {
set test;
}
2nd NPC
if (test) {
showlocal;
}

thats not working and I had to make alot of new commands to replace it...
__________________
Reply With Quote