Want to squeeze every last bit out of your Renown gain? RenownTactics helps you fully utilize the Renown Increasing RvR (Red) Tactics bought from the Renown Trainer by automatically switching tactics based on what area you're in: Scenario, Objective, Skirmish (anywhere else while RvR flagged), City Seiege, and non-RvR. This corresponds to all five tactic sets available, and will use 1,2,3,4,5 in that order. To change this order, read the included Readme file. These settings are saved across sessions.
This is an automatic, passive addon. If you are in combat, it will wait until you are out of combat to automatically switch.
Please note at current, the tactics designed to be used with this addon only increase the Renown gained from player deaths, not all Renown gained in an area. This will probably change sometime in the future, and anyway, what are you going to use that 2nd RvR Tactic Slot for?
This addon should work with all locales, except for this description of what it does and how to use it which is currently only in English.
New in 2.0a: Zip was incorrectly packaged due to cross-site problems. This has been fixed.
New in 2.0: As of RenownTactics 2.0, your settings are now saved across sessions.
RenownTactics uses no slash commands, so the generic /script must be used. Here are the functions you can call:
-- Disable the addon (soft disable). /script RenownTactics.Disable()
-- Re-enable the addon (after use of above) /script RenownTactics.Enable()
-- Change current tactics set to given tactics set number. -- This will wait until you can safely change tactics sets. -- Useful in macros. /script RenownTactics.ChangeTactics(number)
-- Swap one tactics set with another. EXPERIMENTAL. /script RenownTactics.SwapTacticsSets(number, number)
--[[------------------------------------------------------- -- OPTIONS -- -- Give either 0, false, or nil to disable the options below. --]]
-- Tactic set to switch to in scenarios. Default = 1 /script RenownTactics.SetScenario(number)
-- Tactic set to switch to in Battlefield Objectives (BOs and Keeps). Default = 2 /script RenownTactics.SetObjective(number)
-- Tactic set to switch to if you are RvR flagged in the Lakes or PermaFlagged. Default = 3 /script RenownTactics.SetSkirmish(number)
-- Tactic set to switch to if you are in a City Seige. Default = 4 /script RenownTactics.SetSeige(number)
-- Tactic set to switch to if nothing else applies. Default = 5 /script RenownTactics.SetDefault(number)
-- Tactic set to switch to if you're in a BO, but you're not grouped. Default = nil (disabled) /script RenownTactics.SetSoloObjective(number)
-- Tactic set to switch to if you're in a RvR Zone, but you're not grouped. Default = nil (disabled) /script RenownTactics.SetSoloSkirmish(number)
-- Tactic set to switch to only if you're solo and nothing else applies. Default = nil (disabled) /script RenownTactics.SetSoloDefault(number)
New in 1.1: Added the ability to switch between different tactic sets if you join a group or are already in a group vs if you are solo (not in a group). Warband counts as grouped. Scenario does not.
Facts
- Date created
- 23 Nov 2008
- Categories
- Last update
- 02 Jan 2009
- Development stage
- Inactive
- Language
- deDE
- enUS
- esES
- frFR
- itIT
- jaJP
- koKR
- ruRU
- zhCN
- zhTW
- License
- Public Domain
- Curse link
- RenownTactics
- Recent files
- R: RenownTactics-2.0a.zip for Beta 3.0 on 02 Jan 2009
- R: RenownTactics-1.1.zip for Beta 3.0 on 25 Nov 2008
- R: RenownTactics-1.0.zip for Beta 3.0 on 23 Nov 2008