Dependencies
Last updated
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:
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 or resources.cfg file.
Add the following line to ensure the map resource is loaded when the server starts:
ensure <map-folder-name>Replace <map-folder-name> with the actual name of the folder you copied into the resources directory.
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 or resources.cfg file.
Add the following line to ensure the script is loaded when the server starts:
ensure utk_hackdependency
ensure utk_fingerprintAfter 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