Thread: BIG NPC Bug
View Single Post
  #1  
Old 01-26-2002, 09:46 PM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
BIG NPC Bug

I have noticed that there are some weird npc bugs.
I dont know exactly but here is an example..

there was a door
if (playertouchsme) {
setlevel bla.graal,30,30;
}
when you tried to warp back to the level in which the door was in from bla.graal, it would warp you back into bla.graal, thinking that you are still touching the door.
I even tried playerchats instead of playertouchsme and it still happened.
So I guess when you change levels from a npc its not unsetting the action flag..
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote