Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2015, 11:16 PM
Aristoxenus
Fire Beetle
 
Join Date: Apr 2006
Posts: 5
Default

Currently attack_delay for mercs is not being set in the code. To fix it you can find the line in merc.cpp that says:
attack_speed = npc_type->attack_speed;
and insert a line under it that says
attack_delay = 36 + 36 * (npc_type->attack_speed / 100);
Reply With Quote
  #2  
Old 01-31-2015, 02:25 AM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,164
Default

Quote:
Originally Posted by Aristoxenus View Post
Currently attack_delay for mercs is not being set in the code. To fix it you can find the line in merc.cpp that says:
attack_speed = npc_type->attack_speed;
and insert a line under it that says
attack_delay = 36 + 36 * (npc_type->attack_speed / 100);
Lies! this was fixed sometime yesterday.
Reply With Quote
Reply

Tags
attack rate, mercs

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:48 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3