Skip to content

douglasprod/eclipse_emsCad

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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:

image

For change buttons key use config.json. eclipse_cad/config.json

For more questions douglasprod#6686 && https://discord.gg/8nXR6rfB2C

Known Issues

  1. Make sure you have phone_number in your db users table. And that it haven't null value

image

If it have null value - CAD doesn't work

  1. If you have something like this - problem with job_grades.
    image image

Check job_grades table, if you have more job grades for police - you need make changes in source CAD files image

2.1 Open esx_cad folder via VS Code.

image

2.2 Install node.js packages via command npm install

image

2.3 Open esx_cad/src/components/cad/PoliceCad.vue

2.4 Find rankList

image

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published