noro-questions

Mherfcker

New member
In reply to Bambo: [well you can disable the entire combat routine ofc, but not that particular spell actually]

in that case, how can i set the startpetattack and erase shards when i have more than 3 for example?
 

Bambo

Active member
if you explain to me why you need to turn funnel off, I will give you the option to do so as well
 

Kumouri

Member
In reply to Dohrehme: [do any of the stock noro options allow you to only use mana debuffs on players it can be applied too?]

No, but you could do `if UnitPowerType('target') == 0 then return true; end return false;` in the custom lua condition for any spell you wanted to only cast on a mana user
 
Top