| |||||||||
|
|
|
|
| ||||||
Recording the combat logQuite simple, indeed
Editing & handling the combat logThe combat log is recorded using the "UTF-8 character encoding". Practically, it means that
Extending the logging rangeBy default, the combat log only show events happening at 40 yards around you. It is always best to extend this logging range. The maximum possible is 200 yards.
/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" Or edit the file <your wow install dirrectory>/WTF/Config.wtf, and add these lines :
SET CombatLogRangeCreature "200"
SET CombatLogRangeFriendlyPlayers "200" SET CombatLogRangeFriendlyPlayersPets "200" SET CombatLogRangeHostilePlayers "200" SET CombatLogRangeHostilePlayersPets "200" SET CombatLogRangeParty "200" SET CombatLogRangePartyPet "200" SET CombatDeathLogRange "200" For a lot of interesting information about the combat log, how to extend its range and how to split it, check this thread on the Elitist Jerks forum. |
| Copyright © 2008 BELERIAND - legal - contact |