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

Was this helpful?

  1. In-game Integrations
  2. ImperialCAD FiveM Resource

Plugin Directory

The following plugins come bundled with the official ImperialCAD FiveM resource and extend in-game functionality out of the box. Some require configuration, while others work with no extra steps.

PreviousImperialCAD FiveM ResourceNextImperialCAD ERS Integration

Last updated 3 days ago

Was this helpful?


📂 Included Plugins

1. CivilianInt

  • Description: Adds support for managing civilian data in-game. Provides commands for setting, clearing, and viewing active civilians.

  • Setup Required: None — automatically active when ImperialCAD is started.

  • Key Features:

    • /setciv <SSN>

    • /getciv

    • /clearciv

2. ImperialTablet

  • Description: Provides access to the ImperialCAD web tablet interface from inside FiveM.

  • Setup Required: None — simply use /tablet.

  • Key Features:

    • Full CAD interface within game UI

3. ERS Integration

  • Description: Connects ERS (Emergency Response Simulator) callouts and AI records to ImperialCAD.

  • Setup Required: Yes

    • Enable ERSsupport = true in config.lua

    • Replace ERS c_functions.lua with modified version from ImperialERS folder

    • Enable "Advanced API Usage" in the Admin Panel

  • Key Features:

    • Auto-generates real cad calls from ERS

    • Registers AI civilians and vehicles to CAD

    • Auto-attaches responding unit

    • Full guide:


🔹 Future & Community Plugins

ImperialCAD supports public exports and events, allowing third-party developers to create and share their own plugin modules.

  • Some plugins may require additional configuration

  • Others may be drag-and-drop with zero setup

We will list high-impact or officially endorsed plugins here as they are released.


Want to create your own plugin? You can use our to build extended functionality for your community or others.

For help, visit our or reach out through our support system.

💻
ERS Integration Setup
exports/events
Documentation Hub