TrinityAdmin
TrinityAdmin is a popular client-addon which greatly simplifies the tasks of a GM.
Current Revision: TrinityAdmin 3.3.5a Revision 44 Released: 1/16/2011
TrinityAdmin 3.3.5a r44 supports client version 3.3.x (3.0.3, 3.1.3, and 3.2.2a may also work, BUT ARE UNSUPPORTED).It does not work with 1.x or 2.x clients.
TrinityAdmin 3.3.5a r44 supports Trinity Core servers ONLY. It will not work with MaNGOS, Arc, Ascent, Hearthstone, or any other emu. TrinityCores supporting 3.3.5a are highly recommended.
TrinityAdmin 3.3.5a r44 supports localisation for: enUS, svSV, and frFR. Other languages are in process of translation and will be added to svn.
Last Few Changes:
-=[ Revision 44 - 1/16/2011]=-
- Forgot to update internal revision string, fixed
-=[ Revision 43 - 1/15/2011]=-
Touchups to r42 changes. Changed “Spawn on Move” to “Add on Move”, then added “Move on Move” so you
can “move” gobs finely (it actually deletes and recreates the gob to get around the .gob move bug)
-=[ Revision 42 - 1/15/2011]=-
-
Major changes to GOB tab:
-
ADD Model viewer to see targeted model with rotate/zoom
-
ADD Move/spawn system for builders
-
ADD detailed gobject info displayed when you click OBJTarget
-
New file added, models.lua. Please close WoW and restart to load new file.
Note: Displaying gobject models was NOT a straightforward thing. The Model widget is capable, if
passed the path (in the MPQs) to the model. We get this path from the GameObjectDisplayInfo.dbc
file. I created the models.lua file as a crossreference between DisplayID (of a gobject) and the
path (in the MPQs) where the model is… and this models.lua file is ginormous (I have 45,621 model
paths in this file). As a result, TrinityAdmin now takes up a tad over 8Mb of RAM. If this is unacceptable
for you, open models.lua and delete all but the first line. You might get an occaisional error, but you
can ignore them. Credits: I swiped most of the Spawn/Move code and some of the gobject model view code
from an addon called Glitchy’s Object Playground. Glitchy wrote OP for ArcEmu, and released it on MMOwned
a long time ago. I updated and converted pieces of his code to make this work. Props to Glitchy.
Note2: The Gob info boxes can become messy due to a race condition. Since WoW LUA has no Sleep() function,
I cannot prevent this. Click the Obj Target button to reset the info boxes.
-=[ Revision 41 - 1/10/2011]=-
-
ADD new NPC2 tab - Please close WoW and restart to load new files!!!
-
Moved all NPC Waypoint/movement related buttons to NPC2
-
Fixed MvRandom, NPCStay, NPCStayDEl, and MvWaypt buttons
-
ADD .reset all spells, all talents, and achievements to Reset subroutine
-
ADD .combatstop, .maxskill, .freeze, .unfreeze, .listfreeze, .possess, .unpossess to CHAR tab
-
ADD .possess and .unpossess to NPC tab
-
ADD .recall and .repairitems to CHAR tab
INSTALLATION
-
You should have unpacked the install archive into your Addons folder (i.e the TrinityAdmin folder is in the Addons folder).
-
ON THE SERVER → You may wish to review the security level requirements for certain GM commands. For example, the
.account onlinelist by default needs a level 4. If your GMs dont have level 4, they wont be able to use the WHO tab.
-
Click the TA icon on the minimap frame. Do NOT open TrinityAdmin any other way just yet.
-
Click the Tickets tab. If you receive and error, DO NOT close it, just click the Tickets tab again.
-
Click the Change Language button to reload the addon.
-
Click the TA icon on the minimap frame. Do NOT open TrinityAdmin any other way just yet.
-
Click the Who tab. If you receive and error, DO NOT close it, just click the Who tab again.
-
Click the Change Language button to reload the addon.
(these steps are required on some locales in order to properly create the new local tables that the addon uses
to store tickets and ‘who’ information’
Get it. Now.
Here’s how:
-
svn: Latest version
-
Downloads:Downloads - trinityadmin - Project Hosting on Google Code
-
Changelog: here
-
Issues: here