AtheneGenesis / Vanilla_MikScrollingBattleText

MikScrollingBattleText Continued
33 stars 9 forks source link

Have some trouble with DPSMate.... #4

Open chenningfugg opened 7 years ago

chenningfugg commented 7 years ago

When I Add lines command to my WTF/config.wtf to change combat log range. The command like: SET CombatLogRangeParty "150" SET CombatLogRangePartyPet "150" SET CombatLogRangeFriendlyPlayers "150" SET CombatLogRangeFriendlyPlayersPets "150" SET CombatLogRangeHostilePlayers "150" SET CombatLogRangeHostilePlayersPets "150" SET CombatLogRangeCreature "150". Everytime I reload my addons or close my client , the config.wtf will be changed, and which lines I had added disppeared. And I found the base cause is from MikScrollingBattleText.Anyone could deal with it? I appreciate.

AtheneGenesis commented 7 years ago

Hi, This problem is not related with MSBT because I'm not touching any of these values from the addon, I believe the default combatlog range value is already 150, the client then determines that the lines you added are useless and thus deletes them.

Try to use 200 (i.e the maximum) or lower instead of 150, save and start the game, after you quit wow and opened the file again it should remain as 200 because it's not the default value and the client knows it needs to override defaults values with these.

edit: DPSmate has been updated 4 days ago, maybe the problem was there, see if they fixed it :) https://github.com/Geigerkind/DPSMate/commit/ef9766989a778293b4833e323a366703098cc7dd#diff-c8f5260e17cc034214fcb03236cc77e7