Installation
Please read everything carefully and ensure you've completed all of the steps below. This will help you avoid any problems.
STEP - 1 Download Resource
To begin downloading your recently purchased resource from fusion.tebex.io. log in to your cfx.re keymaster account and navigate to the 'Granted Assets' section, where you will find the latest release.
STEP - 2 Resource Dependencies
This asset depends on specific essential dependencies crucial for it to function properly. Without these dependencies, the asset is likely to encounter errors which will be displayed in the command console.
When downloading the script from cfx.re keymaster, you'll receive the latest fx-undertaker file. After downloading the latest file of fx-undertaker make sure to download the dependencies of the script.
ox_lib
feather-menu
STEP - 3 Resource Installation
Ensure proper placement of assets by following these steps carefully. Skipping this step may result in errors related to missing exports, so it is crucial to adhere to them.
• Create a new folder called [fusionfx]
in your resources
folder
• Drag & Drop all the downloaded dependencies into the [fusionfx]
folder
• Drag & Drop the downloaded file fx-undertaker
into the [fusionfx]
folder
• Copy the lines given in the below snippet into the server.cfg
file
Copy
STEP - 4 Setting Up Burial Items
NOTE: This step is only important if you want to use the default burial items mentioned in the configuration. If not, you can set up your own items with the help of the config, but you must know how to create items in the VORP database!
• Run the sql file called fx_burialitems.sql
in the base folder of the fx-undertaker script
• Copy images from ../fx-undertaker/itemImages
and paste it into ../[VORP]/[vorp_essentials]/vorp_inventory/html/img/items
• And you are all set!
Last updated