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 11-11-2007, 01:15 PM
Sadoke
Fire Beetle
 
Join Date: Jan 2007
Posts: 8
Default Alliance

I think that the same problem behind the lull and harmony line is also behind the problems I have seen with the Enchanter Alliance spell.

When cast, it produces instant aggro from the target.

Something to add to the check list.
Reply With Quote
  #2  
Old 01-21-2008, 11:46 AM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

The same basic fix also works for the Alliance line of spells (and bard song).
I'm new at this and haven't tested it extensively, but it seems to have things working the way they should.

In IsHarmonySpell(), spdat.cpp line ~202 replace:

if(sp.effectid[i] == SE_Lull || sp.effectid[i] == SE_Harmony)


with:

if(sp.effectid[i] == SE_Lull || sp.effectid[i] == SE_Harmony || sp.effectid[i] == SE_AddFaction)
Reply With Quote
  #3  
Old 07-06-2009, 12:11 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

Still having this issue - is this in the current one?
Reply With Quote
  #4  
Old 07-06-2009, 11:12 PM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Quote:
Originally Posted by mixxit View Post
Still having this issue - is this in the current one?
Could you be more specific? What problem are you having?
Reply With Quote
  #5  
Old 07-08-2009, 04:49 AM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

A successful harmony causes aggro
Reply With Quote
  #6  
Old 07-08-2009, 11:40 AM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Quote:
Originally Posted by mixxit View Post
A successful harmony causes aggro
Just to make 100% certain, are you using the spell "Harmony" (id 250) or another spell with this effect?
Reply With Quote
  #7  
Old 07-08-2009, 03:58 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

yep, try it without gm mode on
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 10:15 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