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

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 09-22-2008, 08:55 AM
seveianrex
Sarnak
 
Join Date: Sep 2008
Location: asdf
Posts: 60
Default Submission: AA Ding Message

Hello... this is my first change, and although it is a small one, it's always bothered me since I started playing on EQEmu! The way it is now, the message that you get ALWAYS says "You have gained an ability point! You now have 1 points" regardless of how many AA's you have banked.

In the zone server, in exp.cpp, line 196 reads:
Code:
Message_StringID(15,GAIN_ABILITY_POINT,ConvertArray(gained, val1),"(s)");
And should instead read:
Code:
Message_StringID(15,GAIN_ABILITY_POINT,ConvertArray(m_pp.aapoints, val1),"(s)");
This has been tested.


Thx =)
Reply With Quote
  #2  
Old 09-22-2008, 09:36 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Yes, you're right. It seems that the message displays how many AAs you gained at that moment rather than how many are banked, which is what it should be telling you. I never paid it any attention until you just mentioned it, haha.

Great work =)
Reply With Quote
  #3  
Old 09-23-2008, 07:47 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Nice fix! I tested and confirmed that it works as intended and accurately. It now reports your total unspent AA points instead of just saying 1 point every time.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
Reply


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 05:38 PM.


 

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