Installation
Basic installation instructions for Wasabi Ambulance Job V2 (wasabi_ambulance_v2).
WARNING**:** Resource must be named wasabi_ambulance_v2 to operate properly.
Not an English server? Set locale to your language in server.cfg by adding:
NAN;(Replace en with the language you desire, skip this step if using English)
setr ox:locale en
Supported Languages: en, fr, cn, tw, de, it, jp, ko, pl, pt, es, hi, nl, da, and cs
1. Ensure all dependencies are installed
Be sure all dependencies are installed, running, and utilizing the latest versions available.
2. Add items/images from install_first directory
Located in the
_invItemsdirectory, there are inventory images as well as templates for what items will be added. (Examples for ox_inventory and qb-inventory included)
3. Edit configs as desired
There are three main configurations (client/server/shared) that have extensive configuration of all aspects of the script. This script is EXTREMELY customizable, so it's recommended to go through the configs before using this resource on an active server.
NOTE: If you are running an inventory other than ox_inventory, you must set****
inventoryImagePathinconfig/shared/config.lua****to the path to the inventory images for the inspection UI.
4. Drag and drop the files
Drag and drop
wasabi_ambulance_v2into yourresourcesdirectory and addensure wasabi_ambulance_v2to yourserver.cfgafter dependencies, inventories, and interaction systems.
5. Restart / Start server
In order to initialize the databases, script files, and more, the server must be started or restarted before players connect.
6. Execute '/facilitypanel' command
While in a user group clarified as an admin, execute the
/facilitypanelcommand to create your first facility(hospital). Its recommended to have at least one facility set up prior to running in production.\ We have pre-configured SQL imports that can be found in Facility Templates.
Check out comments in configs/files, and other documentation content for more in-depth configurations.