💻ImperialCAD FiveM Resource
ImperialCAD is an advanced roleplay CAD/MDC that enhances role-playing by combining civilian management, emergency services, and device interaction into a cohesive system.
Features
Ingame Civilian Management & Features
Ingame Emergency Services & Features
Ingame ImperialCAD Tablet
Over 25+ Developer Exports & Events
Framework Integration for Nat2k15 & QB Core
Installation
Download from the GitHub repository.
Place the folder in your FiveM
resources
directory.Review and configure
config.lua
to your liking.Include
ensure ImperialCAD
in yourserver.cfg
.
Note: ImperialCAD offers additional plugins, such as the ERS integration, which may require extra setup.
Community Configuration
Required: a community ID and API Secret Key from Imperial CAD:
Find the community ID in Admin Panel > Settings > Plugin.
Add to
server.cfg
:
setr imperial_community_id "COMMUNITY_ID_HERE"
set imperialAPI "API_Secret_Key_HERE"
Dependencies
OXLib: Core functionality.
ImperialLocation: Location services
Recommended Additional Resources
ImperialDuty: Enhances in-game alerts.
DriversLic: Manages driver's licenses
Commands
Civilian
/setciv <SSN>
/getciv
/clearciv
/regveh
Tablet
/tablet
Emergency
/911 <description>
/panic
/rplate <plate>
/ts <details>
/attach <callnum>
Contributing
Fork, modify, and submit pull requests to contribute.
Resource Plugins
ImperialCAD offers a variety of plugins that extend core functionality. Some plugins are developed by Imperial Solutions, while others may be created by external developers utilizing our public exports and events.
Some plugins require additional setup (like ERS integration)
Others will work out-of-the-box with no extra configuration
High-impact or widely used plugins will be listed below in documentation as needed
We encourage developers to explore plugin creation and contribute to the ecosystem.
Plugin DirectoryF.A.Q
I am trying to log into the tablet but I used Discord to sign up and there is no option to login with Discord.
This is unfortunately an issue that will happen with any NUI inside of FiveM. Discord's OAuth has disabled any iframe requests which is what ImperialCAD is utliizing. You can use the method below to workaround the issue.
Link your Discord created account to ImperialCAD When you created your ImperialCAD account using discord, it never stored nor created a password for the account. Follow the steps below to set a password onto your account.
Launch ImperialCAD on a web browser
Log out of ImperialCAD
Click
Login
and enter in your email you used to create your discord account with.Select
Forgot Password?
and check your inbox. If it is not in your inbox, check your spam/junk folders.Click
Reset Password
and allow the software to re-direct you back to the ImperialCAD launch page.Done! You should be logged in with that account and now you have successfully created yourself a password. You can use this email and password to login into the tablet in-game and will be stored in your
nui-storage
folder in yourFiveM Application Data
License
Owned by Imperial Solutions. Unauthorized copying, distribution, or use without explicit permission is prohibited and may result in legal action.
Last updated
Was this helpful?