Open source Computer Aided Dispatch System for GTAV RolePlay Communities. This system is built off PHP
I no longer have the time to continue updating this software, and am no longer affiliated with the community I first designed it for. Perhaps here and there I'll contribute to it if I get bored, but I highly recommend someone to fork this repo and continue on your way of developing it.
- Move the HIDE directory to somewhere outside of www access
- Create a properties directory under the root/openCad directory
- Create a config.ini file
Contents of file should be (change the connection_file_location to the correct spot):
[main]
connection_file_location = "/HIDE/connections.php"
[strings]
community = "COMMUNITY"
- Modify connections.php with correct MySQL Connection values