Installation

Before you start, make sure you're logged into the CFX portal. This ensures you can download the asset and receive future updates.

Downloading Dependencies

Dependencies are very important β€” you need to install them before moving on to the installation of our script.


Server.cfg

All dependencies you’ve installed must be started before our script. Make sure to follow the correct start-up order in your server.cfg.

ensure ox_lib
ensure op-ambulancemdt

First Usage

Configure your additional scripts in config/MainConfig.lua

After configuring access Job to the Tablet you must run this command to assign Permissions To View all tabs to selected rank.

IMPORTANT: Run this command in txAdmin Console!

/setallpermsrank <jobName> <gradeNumber>

Example:
/setallpermsrank ambulance 4

Last updated