๐ปInstallation Guide
Ambulance Job Script Installation Guide
This page is dedicated to installation of our Ambulance Job script. Follow steps listed below to start using pScripts Ambulance Job on your server.
Remember to DELETE all other Ambulance Jobs!
Prerequisities
Before you begin, ensure you have:
FiveM server with administrator access
Access to your server's database
File transfer capability (FTP or direct file access)
Step 1: Installing the dependencies
Our script requires 4 dependencies:
Additionaly, we recommend you use MariaDB as your Database Management System.
Step 2: Setting up the Database
For our script to work, you need to modify your database. Choose your framework and run given sql commands.
You can run these on your preferred Database Management Tool (ex. HeidiSQL, phpMyAdmin etc.)
Step 3: Downloading the Script
Download the script from your Keymaster.
Extract the files to your resources (or any other preffered) folder.
Go to
INSTALL
folder and add Items and Icons for your InventoryAdd the following line to your
server.cfg
ensure p_ambulancejob
Step 4: Configuration
Open
config.lua
file in the Script folderConfigure our script basing on your needs.
Step 5: P_Bridge Configuration
Download and extract p_bridge onto your server.
Configure p_bridge and its funtions in
config.lua
Add the following line to your
server.cfg
ensure p_bridge
Make sure p_bridge starts before any of OUR scripts
Step 6: Start using our script
Save all changes
Restart / Start your FiveM server
Enjoy using our Ambulance Job! ๐
Last updated