|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Support::Windows Servers Support forum for Windows EQEMu users. |

01-06-2016, 08:07 PM
|
Fire Beetle
|
|
Join Date: Jan 2016
Posts: 20
|
|
Mob's buff window not showing spells
Was playing this morning with my son and everything was fine. came home from work and suddenly spells aren't showing up on mobs anymore. They still work, but no spell icon or timer in the mobs buff window.
Anyone have any ideas?
|

01-19-2016, 06:07 PM
|
Fire Beetle
|
|
Join Date: Jan 2016
Posts: 20
|
|
Quote:
Originally Posted by NatedogEZ
Guessing you don't have the rule set to true or missing the rule from the database. (by default in source its false)
If you use other rulesets besides 1.. make sure to add rules for each set
Code:
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
|
This was missing from my rule_values table. I added it for every rule set. However spells still don't show up in the target window for mobs. They show for other players, pets and mercs but not for mobs. This make root/rotting and kiting difficult. (I still can cause I'm old school but new players like my son can't)
So any other ideas?
|

01-20-2016, 12:34 AM
|
 |
Discordant
|
|
Join Date: Jan 2007
Posts: 443
|
|
What expansions do you have enabled?
|

01-20-2016, 06:56 AM
|
Fire Beetle
|
|
Join Date: Jan 2016
Posts: 20
|
|
All of them also using RoF client.
|

01-21-2016, 06:33 PM
|
Fire Beetle
|
|
Join Date: Jan 2016
Posts: 20
|
|
Still looking for help.
|

03-11-2016, 03:57 PM
|
Hill Giant
|
|
Join Date: Mar 2012
Location: Norrath
Posts: 132
|
|
I have the same issue. and I already added the rule value entry as indicated here. Can someone tell me what the proper RoF/2 expansion should be set as so I can rule out that issue.
This is what I have listed for expansions for RoF/2. Is this correct?
In Variables Table:
2097151
in Rule_Values
World:ExpansionSettings
2097151
|

03-11-2016, 06:09 PM
|
 |
Discordant
|
|
Join Date: Aug 2010
Location: Colorado
Posts: 410
|
|
Before going technical with everything im assuming you have tried using a different version of the game to make sure its not a UI problem?
|

03-11-2016, 06:27 PM
|
 |
Developer
|
|
Join Date: Dec 2012
Posts: 515
|
|
Make sure the zone you are testing in uses the correct rule set. (In the zone table)
|
 |
|
 |

03-11-2016, 08:56 PM
|
Hill Giant
|
|
Join Date: Mar 2012
Location: Norrath
Posts: 132
|
|
I reset the UI by deleting the default IU folder then sourcing the UI from the steam client copy directly. Still nothing in the buff window.
By default i did not have the Spells:AlwaysSendTargetBuffs in the table. I added it by:
Code:
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (2, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (3, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (4, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (5, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (6, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (10, 'Spells:AlwaysSendTargetBuffs', 'true', 'Allows the server to send the targets buffs ignoring the LAA.');
Note: The target buff window works when I cast on players or myself. Just not when casting on NPC's
|
 |
|
 |

03-12-2016, 03:25 PM
|
Discordant
|
|
Join Date: Jun 2014
Posts: 284
|
|
I have the same issue. I also noticed that I cannot see the buffs on bots as well however when I log into my GM i can see it on the bots.
|

05-15-2017, 09:35 PM
|
Fire Beetle
|
|
Join Date: Apr 2017
Posts: 29
|
|
Quote:
Originally Posted by N0ctrnl
What expansions do you have enabled?
|
Up to Luclin
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 12:58 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |