Go Back   EQEmulator Home > EQEmulator Forums > Support > Spell Support

Spell Support Broken Spells? Want them Fixed? Request it here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 06-11-2013, 01:15 PM
noudess
Discordant
 
Join Date: Sep 2012
Location: Upstate NY
Posts: 274
Default

Ok, I believe I have the general flow of the code that puts out those messages.

sp2 (listless power) does not have any SE_OVERWRITE columns in effects.

The code that overwrites based on same slot matching effects doesn't do anything , because one is beneficial and one is detrimental.

Code:
/*^M
        If the effects are the same and^M
        sp1 = beneficial & sp2 = detrimental or^M
        sp1 = detrimental & sp2 = beneficial^M
        Then this effect should be ignored for stacking purposes.^M
        */^M
        if(sp_det_mismatch)^M
        {^M
            mlog(SPELLS__STACKING, "The effects are the same but the spell types are not, passing the effect");^M
            continue;^M
        }^M
So what am I missing? Is this just something eqemu code missed. Listless power does take down augmentation on live.

Also, listless power blocks augmentation on live. It doesn't on the server side of eqemu.
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 04:39 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