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
    • 🆔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
  • F.A.Q
  • License

Was this helpful?

  1. In-game Integrations

ImperialCAD

ImperialCAD is an advanced FiveM integration that enhances role-playing by combining civilian management, emergency services, and device interaction into a cohesive system.

PreviousUpload Laws as CSVNextImperialDriversLic

Last updated 1 month 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.

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.

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