Before there was AnnoyRP, IDoDeclare, or SpellEmote, there was RPHelper. After a couple months of completely rewriting it from the ground up, it is BACK and better than ever.
* Converted entire addon to Ace2 framework.
* All phrases and emotes are editable from within the game.
* All phrases and emotes are stored on a per-character basis.
* Give custom names to your mounts.
* Define your own custom events:
* You gain or lose a buff
* You gain or lose a debuff
* Your target gains a debuff
* You use a spell or ability not in your spellbook (such as an item use that does direct damage)
* New general events added.
* Ability to import phrases from other races, classes, and even locales.
Slash Commands:
/rp shows the GUI config frame
Help file
Dictionary.txt explains the keyword replacement system to help make your phrases and emotes more tailored to every situation.
------------------------------------------------------------------------
r46804 | duerma | 2007-08-17 14:32:30 -0400 (Fri, 17 Aug 2007) | 3 lines
Changed paths:
M /trunk/RPHelper2/English/WARRIOR.lua
M /trunk/RPHelper2/GUI/RPHelper2_GUI.lua
RPHelper2:
- Bug fixes
- Added button to delete custom events
------------------------------------------------------------------------
r46719 | duerma | 2007-08-16 15:43:04 -0400 (Thu, 16 Aug 2007) | 3 lines
Changed paths:
M /trunk/RPHelper2/English/ROGUE.lua
M /trunk/RPHelper2/GUI/RPHelper2_GUI.lua
M /trunk/RPHelper2/InitializeDB.lua
M /trunk/RPHelper2/Plugins.lua
M /trunk/RPHelper2/RPHelper2.lua
RPHelper2:
-Added options to automatically disable addon in certain situation s(battlegrounds, raids, etc.)
-Fixed a couple bugs
------------------------------------------------------------------------
r46591 | duerma | 2007-08-14 19:05:15 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
M /trunk/RPHelper2/English/ROGUE.lua
RPHelper2:
-fixed newline errors in ROGUE.lua
------------------------------------------------------------------------
r46589 | duerma | 2007-08-14 18:59:58 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
M /trunk/RPHelper2/English/WARRIOR.lua
RPHelper2:
-Fixed WARRIOR.lua newline problem
------------------------------------------------------------------------
r46586 | duerma | 2007-08-14 18:15:34 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
A /trunk/RPHelper2/Deutsch/UNDEAD.de.lua
RPHelper2:
- Added undead German file
------------------------------------------------------------------------
r46584 | duerma | 2007-08-14 18:07:01 -0400 (Tue, 14 Aug 2007) | 9 lines
Changed paths:
M /trunk/RPHelper2
D /trunk/RPHelper2/CustomEvents.lua
M /trunk/RPHelper2/English/GNOME.lua
M /trunk/RPHelper2/English/NIGHTELF.lua
M /trunk/RPHelper2/English/ORC.lua
M /trunk/RPHelper2/English/TAUREN.lua
M /trunk/RPHelper2/French/BLOODELF.lua
A /trunk/RPHelper2/GUI
A /trunk/RPHelper2/GUI/CustomEvents.lua
A /trunk/RPHelper2/GUI/Plugins.lua
A /trunk/RPHelper2/GUI/RPHelper2_GUI.lua
A /trunk/RPHelper2/GUI/RPHelper2_GUI.toc
A /trunk/RPHelper2/Plugins.lua
M /trunk/RPHelper2/RPHelper2.lua
D /trunk/RPHelper2/RPHelper2_GUI.lua
M /trunk/RPHelper2/embeds.xml
A /trunk/RPHelper2/filelist.wau
RPHelper2:
--Added plugin support for Lore
--Added option to use global delay or custom delay; slider is not shown if global delay is selected.
--All spells with cast times of 4 seconds or longer (including hearthstone) automatically RP at beginning of cast.
--Added Fubar plugin/minimap button.
--GUI is now load-on-demand.
--If player is ineligible for certain events (ie, a mage will never block an attack), events are removed.
--If chance is set to 0 or there are no phrases available, certain events will not register with the UI to improve performance.
--Mounts are filtered based on player's level and race (so a level 5 person won't see any mounts, and a Tauren won't see skeletal warhorses, for example).
------------------------------------------------------------------------
r46190 | duerma | 2007-08-10 11:04:02 -0400 (Fri, 10 Aug 2007) | 6 lines
Changed paths:
M /trunk/RPHelper2/CustomEvents.lua
M /trunk/RPHelper2/English/ANY.lua
M /trunk/RPHelper2/English/DRUID.lua
M /trunk/RPHelper2/English/DWARF.lua
M /trunk/RPHelper2/English/HUMAN.lua
M /trunk/RPHelper2/English/HUNTER.lua
M /trunk/RPHelper2/English/NIGHTELF.lua
M /trunk/RPHelper2/English/ORC.lua
M /trunk/RPHelper2/English/TAUREN.lua
M /trunk/RPHelper2/English/TROLL.lua
M /trunk/RPHelper2/English/UNDEAD.lua
M /trunk/RPHelper2/InitializeDB.lua
M /trunk/RPHelper2/RPHelper2.lua
M /trunk/RPHelper2/RPHelper2.toc
M /trunk/RPHelper2/RPHelper2_GUI.lua
M /trunk/RPHelper2/localization.lua
RPHelper2:
- Added plugin support for Banzai & Dwarvenizer
- Option to use global delay or custom delay
-Option to RP spells at beginning or end of spell cast
-Many new phrases from mithyk
-Categorized events & spells for easier browsing
------------------------------------------------------------------------
r45419 | duerma | 2007-07-31 10:28:26 -0400 (Tue, 31 Jul 2007) | 3 lines
Changed paths:
M /trunk/RPHelper2/Deutsch/DRUID.de.lua
M /trunk/RPHelper2/Deutsch/MAGE.de.lua
M /trunk/RPHelper2/Deutsch/PALADIN.de.lua
M /trunk/RPHelper2/Deutsch/PRIEST.de.lua
M /trunk/RPHelper2/Deutsch/ROGUE.de.lua
M /trunk/RPHelper2/Deutsch/SHAMAN.de.lua
M /trunk/RPHelper2/Deutsch/WARLOCK.de.lua
M /trunk/RPHelper2/Deutsch/WARRIOR.de.lua
A /trunk/RPHelper2/Dictionary.txt
M /trunk/RPHelper2/English/ANY.lua
M /trunk/RPHelper2/English/BLOODELF.lua
M /trunk/RPHelper2/English/DWARF.lua
M /trunk/RPHelper2/English/GNOME.lua
M /trunk/RPHelper2/English/PALADIN.lua
M /trunk/RPHelper2/English/RInsult.lua
M /trunk/RPHelper2/English/TAUREN.lua
M /trunk/RPHelper2/English/TROLL.lua
M /trunk/RPHelper2/English/UNDEAD.lua
M /trunk/RPHelper2/English/WARLOCK.lua
M /trunk/RPHelper2/InitializeDB.lua
M /trunk/RPHelper2/RPHelper2.lua
M /trunk/RPHelper2/RPHelper2_GUI.lua
M /trunk/RPHelper2/localization.lua
RPHelper2:
- Many bug fixes
- Added on/off toggle
------------------------------------------------------------------------
r45114 | duerma | 2007-07-28 13:54:13 -0400 (Sat, 28 Jul 2007) | 2 lines
Changed paths:
M /trunk/RPHelper2/localization.lua
RPHelper2:
- Fixed the German localization. HUGE KUDOS to Privelgus!!!
------------------------------------------------------------------------
r44988 | duerma | 2007-07-27 10:07:32 -0400 (Fri, 27 Jul 2007) | 5 lines
Changed paths:
M /trunk/RPHelper2
A /trunk/RPHelper2/CustomEvents.lua
M /trunk/RPHelper2/Deutsch/ANY.de.lua
M /trunk/RPHelper2/Deutsch/DRUID.de.lua
M /trunk/RPHelper2/Deutsch/DWARF.de.lua
M /trunk/RPHelper2/Deutsch/GNOME.de.lua
M /trunk/RPHelper2/Deutsch/HUMAN.de.lua
M /trunk/RPHelper2/Deutsch/HUNTER.de.lua
M /trunk/RPHelper2/Deutsch/MAGE.de.lua
M /trunk/RPHelper2/Deutsch/NIGHTELF.de.lua
M /trunk/RPHelper2/Deutsch/ORC.de.lua
M /trunk/RPHelper2/Deutsch/PALADIN.de.lua
M /trunk/RPHelper2/Deutsch/PRIEST.de.lua
M /trunk/RPHelper2/Deutsch/RInsult.de.lua
M /trunk/RPHelper2/Deutsch/ROGUE.de.lua
M /trunk/RPHelper2/Deutsch/SHAMAN.de.lua
M /trunk/RPHelper2/Deutsch/TAUREN.de.lua
M /trunk/RPHelper2/Deutsch/TROLL.de.lua
M /trunk/RPHelper2/Deutsch/WARLOCK.de.lua
M /trunk/RPHelper2/Deutsch/WARRIOR.de.lua
M /trunk/RPHelper2/InitializeDB.lua
M /trunk/RPHelper2/RPHelper2.lua
M /trunk/RPHelper2/RPHelper2.toc
D /trunk/RPHelper2/RPHelper2.xml
M /trunk/RPHelper2/RPHelper2_GUI.lua
M /trunk/RPHelper2/embeds.xml
M /trunk/RPHelper2/german.xml
D /trunk/RPHelper2/localization-old.lua
M /trunk/RPHelper2/localization.lua
RPHelper2:
- Fixed German files so they are actually functional
- Added custom events
- Added mail events
- Fixed various bugs
------------------------------------------------------------------------
r44834 | duerma | 2007-07-25 16:38:58 -0400 (Wed, 25 Jul 2007) | 6 lines
Changed paths:
M /trunk/RPHelper2/English/ANY.lua
M /trunk/RPHelper2/English/BLOODELF.lua
M /trunk/RPHelper2/English/DRAENEI.lua
M /trunk/RPHelper2/English/DRUID.lua
M /trunk/RPHelper2/English/DWARF.lua
M /trunk/RPHelper2/English/GNOME.lua
M /trunk/RPHelper2/English/HUMAN.lua
M /trunk/RPHelper2/English/HUNTER.lua
A /trunk/RPHelper2/English/MAGE.lua
M /trunk/RPHelper2/English/NIGHTELF.lua
M /trunk/RPHelper2/English/ORC.lua
M /trunk/RPHelper2/English/PALADIN.lua
A /trunk/RPHelper2/English/PRIEST.lua
A /trunk/RPHelper2/English/ROGUE.lua
M /trunk/RPHelper2/English/SHAMAN.lua
M /trunk/RPHelper2/English/TAUREN.lua
M /trunk/RPHelper2/English/TROLL.lua
M /trunk/RPHelper2/English/UNDEAD.lua
M /trunk/RPHelper2/English/WARLOCK.lua
A /trunk/RPHelper2/English/WARRIOR.lua
M /trunk/RPHelper2/RPHelper2.lua
M /trunk/RPHelper2/RPHelper2.toc
M /trunk/RPHelper2/RPHelper2_GUI.lua
A /trunk/RPHelper2/french.xml
A /trunk/RPHelper2/german.xml
M /trunk/RPHelper2/localization.lua
RPHelper2:
- Fixed several bugs
- Added ability to blank all phrases and import phrases from other races/classes
--Removed mount naming functionality for non-English clients (sorry, guys. :( I'll put it back as soon as I can.)
--Added Low Mana event
------------------------------------------------------------------------
r44539 | duerma | 2007-07-22 15:47:01 -0400 (Sun, 22 Jul 2007) | 4 lines
Changed paths:
M /trunk/RPHelper2
M /trunk/RPHelper2/RPHelper2.lua
M /trunk/RPHelper2/RPHelper2.toc
M /trunk/RPHelper2/RPHelper2_GUI.lua
RPHelper2:
- Got rid of the window for adding new phrases
- Fixed a bunch of minor bugs
- Figured out how to add the externals
------------------------------------------------------------------------
r44259 | duerma | 2007-07-19 17:47:30 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
A /trunk/RPHelper2/Deutsch
A /trunk/RPHelper2/Deutsch/ANY.de.lua
A /trunk/RPHelper2/Deutsch/DRUID.de.lua
A /trunk/RPHelper2/Deutsch/DWARF.de.lua
A /trunk/RPHelper2/Deutsch/GNOME.de.lua
A /trunk/RPHelper2/Deutsch/HUMAN.de.lua
A /trunk/RPHelper2/Deutsch/HUNTER.de.lua
A /trunk/RPHelper2/Deutsch/MAGE.de.lua
A /trunk/RPHelper2/Deutsch/NIGHTELF.de.lua
A /trunk/RPHelper2/Deutsch/ORC.de.lua
A /trunk/RPHelper2/Deutsch/PALADIN.de.lua
A /trunk/RPHelper2/Deutsch/PRIEST.de.lua
A /trunk/RPHelper2/Deutsch/REmote.lua
A /trunk/RPHelper2/Deutsch/RInsult.de.lua
A /trunk/RPHelper2/Deutsch/ROGUE.de.lua
A /trunk/RPHelper2/Deutsch/Readme_german_sentences.txt
A /trunk/RPHelper2/Deutsch/SHAMAN.de.lua
A /trunk/RPHelper2/Deutsch/TAUREN.de.lua
A /trunk/RPHelper2/Deutsch/TROLL.de.lua
A /trunk/RPHelper2/Deutsch/WARLOCK.de.lua
A /trunk/RPHelper2/Deutsch/WARRIOR.de.lua
RPHelper2: First upload of German sayings files (minus Undead)
------------------------------------------------------------------------
r44258 | duerma | 2007-07-19 17:45:54 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
A /trunk/RPHelper2/English
A /trunk/RPHelper2/English/ANY.lua
A /trunk/RPHelper2/English/BLOODELF.lua
A /trunk/RPHelper2/English/DRAENEI.lua
A /trunk/RPHelper2/English/DRUID.lua
A /trunk/RPHelper2/English/DWARF.lua
A /trunk/RPHelper2/English/GNOME.lua
A /trunk/RPHelper2/English/HUMAN.lua
A /trunk/RPHelper2/English/HUNTER.lua
A /trunk/RPHelper2/English/NIGHTELF.lua
A /trunk/RPHelper2/English/ORC.lua
A /trunk/RPHelper2/English/PALADIN.lua
A /trunk/RPHelper2/English/REmote.lua
A /trunk/RPHelper2/English/RInsult.lua
A /trunk/RPHelper2/English/SHAMAN.lua
A /trunk/RPHelper2/English/TAUREN.lua
A /trunk/RPHelper2/English/TROLL.lua
A /trunk/RPHelper2/English/UNDEAD.lua
A /trunk/RPHelper2/English/WARLOCK.lua
RPHelper2: First upload of English sayings files (minus Priest, Rogue, Mage, and Warrior)
------------------------------------------------------------------------
r44257 | duerma | 2007-07-19 17:43:05 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
A /trunk/RPHelper2/French
A /trunk/RPHelper2/French/ANY.lua
A /trunk/RPHelper2/French/BLOODELF.lua
A /trunk/RPHelper2/French/DRAENEI.lua
A /trunk/RPHelper2/French/DRUID.lua
A /trunk/RPHelper2/French/DWARF.lua
A /trunk/RPHelper2/French/GNOME.lua
A /trunk/RPHelper2/French/HUMAN.lua
A /trunk/RPHelper2/French/HUNTER.lua
A /trunk/RPHelper2/French/MAGE.lua
A /trunk/RPHelper2/French/NIGHTELF.lua
A /trunk/RPHelper2/French/ORC.lua
A /trunk/RPHelper2/French/PALADIN.lua
A /trunk/RPHelper2/French/PRIEST.lua
A /trunk/RPHelper2/French/REmote.lua
A /trunk/RPHelper2/French/RInsult.lua
A /trunk/RPHelper2/French/ROGUE.lua
A /trunk/RPHelper2/French/SHAMAN.lua
A /trunk/RPHelper2/French/TAUREN.lua
A /trunk/RPHelper2/French/TROLL.lua
A /trunk/RPHelper2/French/UNDEAD.lua
A /trunk/RPHelper2/French/WARLOCK.lua
A /trunk/RPHelper2/French/WARRIOR.lua
RPHelper2: First upload of French sayings files
------------------------------------------------------------------------
r44256 | duerma | 2007-07-19 17:35:20 -0400 (Thu, 19 Jul 2007) | 2 lines
Changed paths:
A /trunk/RPHelper2
A /trunk/RPHelper2/InitializeDB.lua
A /trunk/RPHelper2/RPHelper2.lua
A /trunk/RPHelper2/RPHelper2.toc
A /trunk/RPHelper2/RPHelper2.xml
A /trunk/RPHelper2/RPHelper2_GUI.lua
A /trunk/RPHelper2/embeds.xml
A /trunk/RPHelper2/localization-old.lua
A /trunk/RPHelper2/localization.lua
RPHelper2: First upload of Beta!
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...