Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-19-2002, 05:21 AM
EQYali
Fire Beetle
 
Join Date: Aug 2002
Posts: 6
Default about attack.cpp

Hi all,

I am new here

I have get the last beta source last week and have a look on it.

I wanna give a little help if i can...

I have seen some strange thing in the attack.cpp (i thing dev team know already about that) :

* near line 102 : in the method Client::Attack

piercing attack is matching wind_instrument skill
the value skillinuse 0x36 match wind instrument, 0x24 is the good value

same thing for 2h piercing
skillinuse = 0x24 is the good value

(better put skillinuse = PIERCING; // as explain letter)

* near line 479 : in the NPC:Attack

skillinuse for 1h slash,1h blunt, piercing... doesn't match with the "skills.h"
something wrong or skill for NPC is different ?

* near line 558 : in the NPC:Attack

if (GetEquipment(7) && GetEquipment( && GetEquipment(7) && CanThisClassDuelWield ())

GetEquipment(7) appear two times

if (GetEquipment(7) && GetEquipment( && CanThisClassDuelWield ())

look better

* about skills :

i thing use skill name defined in the skills.h instead of hex value is better.
Nothing to change to the ".cpp" source after that if skills value is modified; only the ".h" is modified.

Yali
Reply With Quote
 


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 03:14 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