
02-02-2002, 08:21 AM
|
|
Registered User
|
Join Date: Nov 2001
Location: Brazil
Posts: 117
|
|
|
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... |
__________________
|
|
|
|