Thread: Anchor Bug..
View Single Post
  #9  
Old 03-22-2001, 06:53 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Blah...
NPC Code:
if (playerenters) {
if (!hasweapon(-bomy boots)) {
setani still,;
}
else {
setani bomy_still,;
}
}



Is a quick way to solve that bug.
__________________