Adriel
Verified Member
- 27
- 2014
- 6
- Location
- Las Vegas, Nevada, USA
This is a simple GM tool for Trinity Core EMU for reading in game submitted player tickets.
Its pretty basic as it pulls data from the Character DB at the GM_Tickets table and pulls player account ID to mate the ticket to the account who submitted the ticket. This script-set lists all submitted tickets by players and give the option to read, delete, etc. manage the tickets.
This was written by a friend of mine for Ascent/ARCEMU back in 2007 and we re-tuned it for TrinityCore in late 2013.
Nothing eye candy fancy and sorry I don't have a screenshot of it. but its your basic tables and all the visuals are handled in the style.css document.
The config.php is where you set up for your system.
Download Here
Its pretty basic as it pulls data from the Character DB at the GM_Tickets table and pulls player account ID to mate the ticket to the account who submitted the ticket. This script-set lists all submitted tickets by players and give the option to read, delete, etc. manage the tickets.
This was written by a friend of mine for Ascent/ARCEMU back in 2007 and we re-tuned it for TrinityCore in late 2013.
Nothing eye candy fancy and sorry I don't have a screenshot of it. but its your basic tables and all the visuals are handled in the style.css document.
The config.php is where you set up for your system.
Download Here