UoSidio
Member
UoSidio submitted a new resource:
In Game Tracking System - bug tacker
Read more about this resource...
In Game Tracking System - bug tacker
This system will all your players to add bugs / missing spawn etc to a ingame tracker that will allow staff to assign roles and keep them updated on the progress of completing the issues that have been raised.
Its a simple drag and drop system that should work on everything from runuo to servuo.
Just use [viewissues in game for both players and staff
There is only 1 file that you should edit to suit you shard.
TrackerSystem.cs line 179
Code:public static void Configure() { m_Users = new Dictionary<int, ITrackerUser>();...
Read more about this resource...