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)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-19-2007, 08:32 AM
slowglass
Fire Beetle
 
Join Date: Nov 2006
Posts: 15
Default UpdateLDoNPoints

The lines below need to be removed from the function ::UpdateLDoNPoints.
Code:
// make sure total stays in sync with individual buckets
	m_pp.ldon_points_available = m_pp.ldon_points_guk
		+m_pp.ldon_points_mir
		+m_pp.ldon_points_mmc
		+m_pp.ldon_points_ruj
		+m_pp.ldon_points_tak;
There are no "buckets". Each location has a maximum number of points earned in that location, but there is a single pool.
When points are spent the pool is reduced but the location maxima are left un touched.

I have tested this change on Paul (#6)' s server and we have had no problems so far. Before the patch the following happerned

Start Guk points
TOTAL=>0
Add 30 Guk points
TOTAL=>30
Spend 20 points
TOTAL=>10
Add 30 more Guk points
TOTAL=>60 !!!!!

Hope this is of use

Chris
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:55 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