View Single Post
08-03-12, 12:33 AM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
String Variables
  • New
    Lua Code:
    1. CHAT_PET_BATTLE_INFO_GET = "|Hchannel:PET_BATTLE_INFO|h[Pet Battle]|h: "
    2. DUNGEON_FLOOR_SHRINEOFSEVENSTARS3 = "The Emperor's Step"
    3. DUNGEON_FLOOR_SHRINEOFSEVENSTARS4 = "The Imperial Exhcange"
    4. DUNGEON_FLOOR_SHRINEOFTWOMOONS1 = "Hall of the Crescent Moon"
    5. DUNGEON_FLOOR_SHRINEOFTWOMOONS2 = "The Imperial Mercantile"
    6. ERR_EX_LEVLTOO_LOW_TO_REDEEM_SOR = "*TEMP TEXT* Your expansion level is too low to redeem this SoR loadout"
    7. ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL = "Neutral characters cannot pet battle."
    8. HOURS_MINUTES_SECONDS = "%.2d:%.2d:%.2d"
    9. HOURS_MINUTES_SECONDS_MILLISECONDS = "%.2d:%.2d:%.2d.%.3d"
    10. PET_BATTLE_INFO = "Pet Battle Info"

Number Variables
N/A

Tables
  • New
    Code:
    ChatConfigOtherSettingsSystemCheckBox8
    ChatConfigOtherSettingsSystemCheckBox8Check
    ChatConfigOtherSettingsSystemCheckBox8CheckText
    ChatConfigOtherSettingsSystemCheckBox8ColorSwatch
    ChatConfigOtherSettingsSystemCheckBox8ColorSwatchNormalTexture
    ChatConfigOtherSettingsSystemCheckBox8ColorSwatchSwatchBg
    FriendsFrameBattlenetFrameScrollFrame
    FriendsFrameBattlenetFrameScrollFrameScrollBar
    FriendsFrameBattlenetFrameScrollFrameScrollBarScrollDownButton
    FriendsFrameBattlenetFrameScrollFrameScrollBarScrollUpButton
    FriendsFrameBattlenetFrameScrollFrameScrollBarThumbTexture
    FriendsFrameBattlenetFrameScrollFrameText
    WorldStateChallengeModeFrame
  • Removed
    Code:
    CharacterRangedSlot
    CharacterRangedSlotCooldown
    CharacterRangedSlotCount
    CharacterRangedSlotFrame
    CharacterRangedSlotIconTexture
    CharacterRangedSlotNormalTexture
    CharacterRangedSlotPopoutButton
    CharacterRangedSlotSearchOverlay
    CharacterRangedSlotStock
    FriendsFrameBattlenetFrameScrollBar
    FriendsFrameBattlenetFrameScrollBarScrollDownButton
    FriendsFrameBattlenetFrameScrollBarScrollUpButton
    FriendsFrameBattlenetFrameScrollBarThumbTexture
    FriendsFrameBattlenetFrameText