View Single Post
06-25-17, 03:35 PM   #3
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
7.2.5.24415 console variables
Code:
+enableRuneSpentAnim = "1", "Adjust the time the rune fades after it flashes when you spend it"
+latestTransmogSetSource = "0", "itemModifiedAppearanceID of the latest collected source belonging to a set"
mountJournalFilters -> mountJournalGeneralFilters
mountJournalSourceFilters -> mountJournalSourcesFilter
+runeFadeTime = "0.2", "Adjust the time the rune fades from on CD to ready"
+runeSpentFadeTime = "0.1", "Adjust the time the base rune takes to fade out after the rune flash fades out"
+runeSpentFlashTime = "0.15", "Adjust the time the rune flash takes to fade out"
+ShowClassColorInFriendlyNameplate = "1", "use this to display the class color in friendly nameplate health bars"
-SpellTooltip_DisplayAvgValues

Here is a how-to video similar to the one by TOM_RUS:
https://www.youtube.com/watch?v=CNFzEAhD-hY


Last edited by Ketho : 06-25-17 at 04:14 PM.
  Reply With Quote