Created
November 15, 2012 20:53
-
-
Save zeevallin/4081197 to your computer and use it in GitHub Desktop.
WoW increased logging range
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/console SET CombatLogRangeParty "200" | |
/console SET CombatLogRangePartyPet "200" | |
/console SET CombatLogRangeFriendlyPlayers "200" | |
/console SET CombatLogRangeFriendlyPlayersPets "200" | |
/console SET CombatLogRangeHostilePlayers "200" | |
/console SET CombatLogRangeHostilePlayersPets "200" | |
/console SET CombatLogRangeCreature "200" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment