View Single Post
  #254  
Unread 11-24-2008, 12:31 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Quote:
Originally Posted by reins View Post
From testing it somethings I have noticed are that...

A) Misses do not show up in orange like they are supposed to, they are showing up a grey color for me, so aren't triggering the reset of the bars.
B) The combatbubbles are appearing later than the auto attack is happening. You may be able to make the bar more accurate by using an event handler that occurs before the OnShow event. I don't know the event hierarchy though.
C) The bar needs to remain visible when the user has entered stealth, otherwise it is a bit confusing.
A) Melee auto attack misses don't show up at all. Misses only show up when you do a CA/Spell or a Ranged auto attack. I'm aware of this, but I'm not sure how to fix this.

B) Do you use a dual wield weapon with different delays? What's your average latency? Care to elaborate? (I'm not sure if I understand you)

C) When the user enters stealth, autoattack turns off...so I'm not sure what to do there.

I'm going to try to streamline the code with my next update.
__________________
May Jesus Have Mercy On Us

Last edited by dragowulf : 11-24-2008 at 12:43 AM.