Dependencies
To fully utilize the Underground Heist script, you need to install the Underground MLO map and the Fingerprint Hacking game script. Follow the steps below:
Step 1: Install the Underground MLO Map
Purchase and Download the Map:
Visit this link to purchase and download the Underground MLO map.
Extract and Copy the Files:
After downloading, extract the contents of the ZIP file.
Copy the entire extracted folder into your server's
resources
directory.
Add to Server Configuration:
Open your
server.cfg
orresources.cfg
file.Add the following line to ensure the map resource is loaded when the server starts:
Replace
<map-folder-name>
with the actual name of the folder you copied into theresources
directory.
Step 2: Install the Fingerprint Hacking Game Script
Download the Script:
Go to this GitHub repository to download the Fingerprint Hacking game script.
Extract and Copy the Files:
Extract the contents of the ZIP file.
Copy the entire folder into your server's
resources
directory.
Add to Server Configuration:
Open your
server.cfg
orresources.cfg
file.Add the following line to ensure the script is loaded when the server starts:
Step 3: Restart the Server
After completing the above steps, save your configuration file and restart your server.
By following these steps, you’ll have both the Underground MLO map and the Fingerprint Hacking game script installed, ensuring the Underground Heist script functions properly.
Last updated