eclipse_emsCad
Requirements
Installation:
Put eclipse_EmsCad in your resources folder.
Ensure eclipse_EmsCad in your server cfg.
Insert sql dump(take in eclipse_EmsCad) in your db.
Add this columns to users:
For change buttons key use config.json. eclipse_cad/config.json
For more questions douglasprod#6686 && https://discord.gg/8nXR6rfB2C
Known Issues
- Make sure you have
phone_numberin your dbuserstable. And that it haven't null value
If it have null value - CAD doesn't work
Check job_grades table, if you have more job grades for police - you need make changes in source CAD files

2.1 Open esx_cad folder via VS Code.
2.2 Install node.js packages via command npm install
2.3 Open esx_cad/src/components/cad/PoliceCad.vue
2.4 Find rankList
2.5 Add ranks from your job_grades table
2.6 Compile Vue.js project via command npm run build
2.7 Take files from ems_cad/dist and move to your resource folder eclipse_EmsCad/data






