View Single Post
  #39  
Old 07-05-2003, 03:53 AM
Drawde
Dragon
 
Join Date: Jan 2002
Posts: 521
Default

A couple of old bugs:
- NPC pets appear at the exact same location as their master. In previous versions (before 4.2 I think)
they appeared next to them. (Presumably the code for this has got broken somehow)
- Firing arrows from a stack does not seem to delete them from your inventory server-side, only client-side (unless you use up the whole stack, when you zone the stack size goes back to 20.).

and one new one:
- NPCs that are KOS to a player will still attack them even if they con green. Previously they would (correctly) only
aggro if blue or higher. With EQLive there are some creatures (e.g undead) that always behave like this, maybe
a value like AlwaysAggro in npc_types could be used to determine whether a NPC will attack when green.
Reply With Quote