ImperialCAD Documentation
Our DiscordHostingRadioWebsite
  • ImperialCAD
  • ▶️Getting Started
    • Creating Your ImperialCAD Account
    • Joining a Community
    • Setting Up Your Community
  • 🎖️Why Choose Us?
  • Purchasing
    • ❓Frequently Asked Questions
    • 📜Terms of Service
  • Tutorials / Guides
    • Home
    • Civilian
    • 👮Law Enforcement
    • 🚒Fire / Medical
    • Dispatch
    • Administration
      • Upload Laws as CSV
  • In-game Integrations
    • 💻ImperialCAD FiveM Resource
      • Plugin Directory
        • ImperialCAD ERS Integration
    • 🆔ImperialDriversLic
    • 👮ImperialDuty
  • API Integrations
    • 🔌Understanding Imperial APIs
      • API Endpoints
        • Emergency Endpoints
  • Miscellaneous
    • Changelog
Powered by GitBook
On this page
  • Features
  • Installation
  • Community Configuration
  • Dependencies
  • Recommended Additional Resources
  • Commands
  • Contributing
  • Resource Plugins
  • F.A.Q
  • License

Was this helpful?

  1. In-game Integrations

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.

PreviousUpload Laws as CSVNextPlugin Directory

Last updated 3 days ago

Was this helpful?


Features

  • Ingame Civilian Management & Features

  • Ingame Emergency Services & Features

  • Ingame ImperialCAD Tablet

  • Over 25+ Developer Exports & Events

  • Framework Integration for Nat2k15 & QB Core

Installation

  1. Download from the repository.

  2. Place the folder in your FiveM resources directory.

  3. Review and configure config.lua to your liking.

  4. Include ensure ImperialCAD in your server.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.

F.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.

  1. Launch ImperialCAD on a web browser

  2. Log out of ImperialCAD

  3. Click Login and enter in your email you used to create your discord account with.

  4. Select Forgot Password? and check your inbox. If it is not in your inbox, check your spam/junk folders.

  5. Click Reset Password and allow the software to re-direct you back to the ImperialCAD launch page.

  6. 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 your FiveM Application Data

You will still able to utilize the Login with Discord button on the Desktop Application and on the website.

License

Owned by Imperial Solutions. Unauthorized copying, distribution, or use without explicit permission is prohibited and may result in legal action.

💻
GitHub
ImperialLocation GitHub
DriversLic GitHub
Plugin Directory