Hello, i am trying to figure out if there is a way to disable showing the recast/buff time remaining on certian spells. really dont need to know that protectra5 has 20+ minutes remaining. can you filter out certian spells or am i stuck /w everything i cast showing up in the duration window. Thanks^^
Timers
Started by
daveychen
, Aug 09 2013 10:39 AM
Best Answer zohno , 09 August 2013 - 10:44 AM
Yes, you just have to edit its settings file ({Windower4Folder}\plugins\settings\Timers.xml).
<?xml version="1.0" ?> <settings> <global> ... <blacklistMode>true</blacklistMode> <whitelistMode>false</whitelistMode> <recastList></recastList> <buffList></buffList> ... </global> </settings>
Write the names of what you want to hide split by | (pipe).
Go to the full post
2 replies to this topic
#1
Posted 09 August 2013 - 10:39 AM
#2
Posted 09 August 2013 - 10:44 AM Best Answer
Yes, you just have to edit its settings file ({Windower4Folder}\plugins\settings\Timers.xml).
<?xml version="1.0" ?> <settings> <global> ... <blacklistMode>true</blacklistMode> <whitelistMode>false</whitelistMode> <recastList></recastList> <buffList></buffList> ... </global> </settings>
Write the names of what you want to hide split by | (pipe).
#3
Posted 09 August 2013 - 06:29 PM
nice! thanks a bunch
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users