- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,110 Server Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
TopMenu+
- 4 Likes
- The Secret World
- 229 Monthly Downloads
- Supports:
- 4,812 Total Downloads
- Updated 01/26/2013
- Created 08/05/2012
- 12 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: TopMenu+ v1.0.1
About TopMenu+
TopMenu+ is replacing the game's top menu (the black bar) and thus won't work if you already have another mod doing it.
Build Loader
An easy to access menu to quickly change builds. To make sorting easier now that the game allows up to 100 builds per characters, the first word (separated by spaces) of a build's name is used as its category to separate builds in different submenus.
Also, by toggling the option at the bottom of the menu you can switch between the game's build loader and the one I wrote when Funcom one wasn't reliable enough.
PvP Signup
Quickly sign up as group or alone for all the battlegrounds, without having to switch to the PvP screen.
Fast Travel
Quickly travel to another anima well in the same zone. The addon will type /reset, ask you to press enter to kill you, select the destination well and send you there. As an addon bonus you can toggle the option on (in the menu itself) to unequip your gear before typing /reset
Addon Manager
Hooks on other addons to let you access them or their settings window from top menu, including the TopMenu+ settings. You can choose to hide other addons' icons in those settings, to clean up your screen.
Addons have to be added inside TopMenu+'s code, so if there is one you'd like to see in that menu, suggest it in comments and I'll have a look at it.
Known Issues
- If your gear setup includes a missing item, it will leave the currently equipped item. Not sure if it's really an issue (especially now that you can save builds without gear), that's the best way to deal with that situation that I found
- If you save a build without abilities, the addon will most likely leave you with an empty ability bar when loading it (so load the gear first and the abilities next if they're in separate builds)
- If you have any abilities currently recharging, they won't be swapped but you'll get the "build loaded succesfully" message
- The hover effect becomes persistant in the menus sometimes, but it's just a visual bug and they'll keep working as intended
Installation Instructions
- Extract the content of the Flash folder into The Secret World\Data\Gui\Customized\Flash\ folder
- Restart the game
You should have those files installed in your game directory
- ...\The Secret World\Data\Gui\Customized\Flash\TopMenuPlus\CharPrefs.xml
- ...\The Secret World\Data\Gui\Customized\Flash\MainMenuWindow.swf
Uninstallation Instructions
Delete the above files and /reloadui or restart the game
v1.0.1
- Updated the addon with last changes to gear loading, it will check that every piece of gear is correctly equipped before sending a "succesfully equipped" message
- Addon Manager menu now has an entry for SimpleTeamWindow
v1.0
- Updated the addon with Funcom changes to TopMenu up to patch 1.5
- Build Loader is now optimised to handle the 100 builds allowed (check addon description for more info)
- Build Loader's code got tweaked a bit to become more reliable
- Fast travel can now unequip your gear to save on repair costs!
v0.6
- Updates to build loader with all the recent improvments
- Fast Travel menu to use /reset for quick teleporting (still heavy Work in Progress - it's not unequipping gear atm)
- Few more addons added in Addon Manager
v0.5
- Same gear loading improvments than the "Fixed Gear Manager" addon
- Added some tank/heal/dps/support icons next to build list to spot them a bit more easily (builds get tagged if they have one of those 4 words in their name - I'll look into a better tagging system in the future)
- RL time/latency/framerate display (Can change the display in "Addon Manager > TopMenu+")
- PVP Signup menu to quickly get in/out of a pvp area (you get signed up as a group by default, even in Fusang - you can change it with the option in "PVP Signup" menu)
- Addon manager that lets you launch other addons or access their settings window. Only a limited number of addons are in atm, I'm working on supporting more.
- Moved notifications to bottom-right corner and reduced their size (they can also be disabled in TopMenu+ options)
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| TopMenu+ v1.0.1 | Release | 1,292 | 01/26/2013 | |
| TopMenu+ v1.0 | Release | 778 | 12/29/2012 | |
| TopMenu+ 0.6 | Release | 897 | 10/01/2012 | |
| TopMenu+ v0.5 | Release | 1,043 | 08/15/2012 | |
| TopMenu+ v0.1 | Release | 801 | 08/07/2012 |
Top Downloads
-
- UltimateCrafter
- Bags & Inventory and Assembly
- 1,740 Monthly Downloads
-
- Topbar Information Overload
- Miscellaneous
- 1,623 Monthly Downloads
-
- Combat Statistics
- Combat Tools
- 1,330 Monthly Downloads
-
- Deck Manager
- Deck/Gear Management
- 1,293 Monthly Downloads
-
- Eth's Buff Bars
- Combat Tools and Unit Frames
- 1,154 Monthly Downloads




Comments
I wish this was compatible with Topbar Information Overload somehow.
Build loader & Fast travel are so useful, but until it's compatible I'm only using TIO.
i think the gear loader is buging out cause everytime i load it dint load my weapon as should be after i reset my client.
Hi!
I have a problem!
I use the german game-client and the Fast Travel feature dont work because its not /reset in german client to die!
It is /zurücksetzen in german client!
Can you fix it for german client please?
An easy fix for that would be to create a file named "reset" in your Scripts folder (without an extension) and have the german command inside the file.
Just as a side note, I've added this to my small Ruby script which auto-generates chat color mod scripts and other scripts for me on the fly and encountered character encoding problems in the German client with the "ü" character in "/zurücksetzen".
The solution is to explicitly create the script file with ISO-8859-1 encoding - UTF8/Unicode won't do and only produce weird stuff in the chat window. Use a programmer text editor like Notepad++ to create the file because Microsoft's Editor does not offer an 8859-1 option when saving.
In your main TSW folder (where you have the game's .exe files), if you don't have a folder called "Scripts", create one.
Then open notepad type "/zurücksetzen" inside it and save it under the name "reset" in that Scripts folder. That way, when you (or the addon) type /reset ingame, that script will be executed and use the german command for it.
i dont can do this
can you help me?
Just wish it would show a money one and drop down of my tokens.
Might add some extra informations to use the rest of the space, but only quite later, since it would need some extra options (and code) to handle adding/removing elements in the TopMenu (to not break the addon on lower screen resolutions)
Really nice!!
What is the Addon settings tab for? It just doesn't do anything, I mean no menu droping or nothing just the name on the topbar
Thanks a lot
It was intended to quickly access other addons' settings window, but didn't have time to remove it before releasing that first version, will try to make it a bit less useless for next one.