This repository was archived by the owner on Aug 18, 2020. It is now read-only.
v1.0 Release
v1.0 Release
This is a major update, so there is a LONG changelog...
Change log ;)
- A whole new interface for dispatchers out of game
- Runs a whole different server on your existing server (Must have port 33333 open)
- BOLOs have been added, now police and dispatchers can add them!
- New commands and fixes for commands
- TICKETS EXTENSION: When issued ticket, it now shows up on the record.
- Fixed some bugs including license plates being split and command case issues
- Getting DispatchSystem ready for a database of some sort (Will be changable in the settings.ini and doesn't use CouchDB)
- Reduced logging in console when using it (Only puts them in the dispatchsystem.log)
- Long errors from dispatch system no longer appear in the console, they are only outputted to the dispatchsystem.log
- Added "Add Note" options to a Civilian for the dispatcher
- Plates now display as UPPER
- Fixed a message displaying to the wrong user
- Fixed some naming issues
- Change some command usage messages
New Commands
All of the added commands can be found in this commit