✨Getting Started
Welcome to the syntaxa.cc HUD setup guide! Follow these steps to get your script up and running quickly.
Initial Script Setup
Purchase and Download:
After purchasing the script from our store, locate the script in your Keymaster assets.
Extract the Script:
Download the script from Keymaster.
Extract the downloaded archive to access the script folder.
Move to Resources Folder:
Place the extracted script folder inside your server's
resources
directory.
Update server.cfg:
Open your
server.cfg
file.Add the following line to load the script:
ensure sx-hud
Make sure this line is added after your framework has been loaded.
Last updated