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

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

Reply
 
Thread Tools Display Modes
  #1  
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
  #2  
Old 06-11-2013, 01:54 PM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,164
Default

Obviously our rules are incomplete. It could be a number of things though. Maybe the primary stats when they are opposing effects don't stack, with the debuff overwriting. There could also be an unidentified spell field that should override that part of the code.
Reply With Quote
Reply

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 02:57 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