1Jan

Wow Gm Addon S

Wow Gm Addon S Average ratng: 8,6/10 7602 reviews

It maintains a WoW addon called the Wowhead Looter, which collects data as you play the game! It uploads the collected data to Wowhead in order to keep the database up-to-date! You can also use it to keep track of your completed quests, recipes, mounts, companion pets, and titles!

About GM GenieGM Genie is an all-round GM addon for Trinitycore, aimed at making common tasks easier and quicker to accomplish. It provides tools for managing tickets, interacting with players on the server, building/spawning and much much more.GM Genie is not and is never going to be a collection of buttons just to eliminate the need to type commands. I have personally never understood how that is useful in any way, so please don't make requests to add button x for command y, it is not going to happen. However, if you have ideas for new functionality that could provide new possibilities or make existing tasks vastly easier, be sure to mention them!Installation Instructions., for servers that still use the old playerinfo format (not updated for 1 year).Download the addon using one of the links above and extract it to the interface/addons directory in your WoW installation. When logging in, the addon should be enabled by default.Supported emulators: TrinityCore (3.3.5 and 4.3.4)Supported client versions: 3.3.5 and 4.3.4Supported client locales: enUS and enGBCurrent Functionaility.

Hud aka the main window Shows the amount of open tickets, both online and offline. Shows gm status and allows changing it. And provides quick access to the ticket and builder interface. Tickets May not sound all too interesting, but decent ticket addons are hard to find these days. Code: for i=1, 400, 1 dolocal rotate = 2+0.05.(2.71828183^(0.0125.i))local up = rotate/100;go(0.25, 0, up, rotate, -1, 1, 180352);endAn example of what can be accomplished once you are familiar with the builder:The above certainly isn't a complete list of what the addon can do, but there's no point making a wall of text that no one will read anyway. I'd highly encourage just testing some things out and see what it can do for you. If you know lua, a peek at the source code may also shed some light on the functionality.The addon is released under the GPL (v3), so feel free to modify, redistribute or whatever you'd like to do with it.

If you find any bugs, have ideas for improvements, want to provide a patch or whatever, please feel free to post it here.Reposts and modificationsSince GM Genie is under an open source license, any modifications and redistributions of the addon are explicitely allowed, as long as copyright and license notices remain intact.However, I would appreciate it if you could drop me a message if you post/publish GM Genie somewhere. Partly because I like to know where it is being spread, but also so I can add new versions to those threads when they are released. It would be a shame if everyone keeps using some ancient version because it was once posted on a forum, and never updated there.You can drop me an e-mail at gmgenie at chocochaos dot comIt's not a requirement to inform me, but I would appreciate it =)ChangelogVersion 0.7.3. Small changes and fixes:.

Code cleanup in several areas. Fixed the spy window (the new TrinityCore output format broke it). Security fix for ip banning functionality.Version 0.7.2. Cataclysm (up until 4.3.4) is now supported. Some quick testing has been done, but there may also be some issues that I missed.

Consider cataclysm support to be in beta for now. Also, please note that the addon should still work fine in Wrath of the Lich King. Replaced all references to global variable this, event and arg1 with something else that does work. Manually updated the chronos library.

Replaced the VARIABLESLOADED event with ADDONLOADED. AceTimer was also considered, but would have required more work to implement. Changed the loading process of GMGenie windows and textareas, so that backgrounds are once again loaded and the size is set correctly. Updated the interface version to 40300.

Small changes and fixes. Fixed a small lua error on first load of the addon (related to the minimap button position).Version 0.7.1. Small changes and fixes. When there is a large amount of offline tickets online tickets will now show up properly once again.Version 0.7. General changes:.

Roland xp 80 manual pdf

New hud, replacing the old minimap menu. This hud also shows gm/chat/visibility/whisper/fly/speed status, and allows changing it. When porting to a different map flight mode is automatically re-enabled (if it was enabled previously). Hyperlinks for gameobjects, gameobjects entries, creatures and creature entries now give a nice dropdown with usefull options when you click on them, instead of an annoying lua error. Options include: spawning/removing, porting to and listing spawned creatures/gameobjects. Generally a more consistent interface.

Names in anticheat messages are now clickable (left click opens the spy window, makes you invisible, appears and show the kind of cheats detected, right click opens the usual player menu). I fixed a small bug where online tickets would sometimes not show up correctly. Thanks to opcode for reporting itDownload new version (0.7.1):UPDATE: February 23rd 2013:New version released:The most important change in this version is support for cataclysm clients (tested on 4.3.4).

It still works fine on Wrath of the Lich King too, so I think any patches in-between should be fine as well.I have only had time for some quick testing so far, so there may still be some small issues. If you come across any, please let me know and I will try to fix is asap.