About Trakario
Trakario is a Scenario Flag Tracker Addon
Helpful in tracking who is currently carrying the scenario's flag or flags. Creates
a window that tells the player who is carrying the flag, their class, and their realm.
Currently ready for testing in the following scenarios:
Tier 2
- Mourkain Temple
- Stonetroll Crossing
- Phoenix Gate
Tier 3
- Tor Anroc
- Lost Temple of Isha
- Black Fire Basin
- Talabec Dam
- Doomfist Crater
Tier 4
- Serpent's Passage
- Maw of Madness
- Grovod Caverns
- Howling Gorge
- Blood of the Black Cairn
- Reikland Hills
Localisation
With Version r6 Trakario should work with English, French, German, Italian and Spanish Clients.
If you use another client language than English or German, i really like feedback if it works and which client and server language you use.
Not working? / New Ideas
Please use the ticket system for bug reports.
If you want a new Scenario added please report as many informations possible.
New Scenarios
Please tell me the name of the new Scenario and the type. Current supported scenario types are: murderball, ctf, bombrun, murderball3 (doomfistcrater), capture a object and bring to base (serpent's passage). If its a new type, trakario mainly uses Alert messages to detect object dropps and pickups, so if there special scenario alert messages please attach a screenshot aswell.
New features
Nice, write a ticket and i can evaluate the request.
Bugreports
The mod prints a logfile ("logs/traklog.log").
When encountering bugs please add this logfile to the ticket aswell.
If you add a logfile please make sure that you add it right after the Scenario without restarting the client and without a relogg. (The logfile will reset each time the game reloads the interface)
smurfy:
- Uptimized Rkoth module
- Updated Mod for 1.31
- Fix for bombrun timer
Lagfix for Murderball3
Fixed postion saving in 1.3.1
- Trakario r12
- Changed Black fire basin to capball
- fixed small bug, thanks to computerpunk
- target player again, some small other tweaks
- changed version
- fix for 1.2
- added timer for bumbrun
- ADD: timer for Random king of the hill
- release 0.8
- changes on random capture the hill
- * change on random king of the hill
* Maw of Madness is now murderball3 like Doomfistcrater
* Reikland Hills is now also rkoth
- - added fixes for french an spanish
- added random king of the hill support (experimental, can't test)
- small fix for murderball3 (doomfist crater)
- Fixed Doomfist Crater
- Added Multilanguage Support
unknown:
- Committer: Fayce <chavo_one@.yahoo.com>
On branch master
Initial commit of r5 code
Changes to be committed:
new file: scenarios/CTF.lua
new file: scenarios/bombrun.lua
new file: scenarios/capball.lua
new file: scenarios/murderball.lua
new file: scenarios/murderball3.lua
new file: trakario.lua
new file: trakario.mod
new file: trakario.xml
Installation Guide
- Exit "Warhammer Online" 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
- Verify your WAR Installation Path
That is where you are running WAR from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your Warhammer Online folder. (default is C:\Program Files\Warhammer Online\)
- 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 Warhammer Online
Translations
When you download a mod, please be sure that the mod is compatible with your translation of WAR. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
Directory Structure
Warhammer Online
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.mod
|_ *AddonName*.lua
|_ (possibly others as well)...