Quote:
	
	
		
			
				
					Originally Posted by  Dremis
					 
				 
				Akkadius, 
You have any idea why the mob buff window doesn't work? 
			
		 | 
	
	
 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.');