π₯Welcome
Welcome to PyroByte Docs
Welcome to the official documentation for PyroByte Scripts β your go-to resource for getting started, configuring, and troubleshooting your purchases from our Tebex store.
Whether youβre a first-time buyer or a returning customer, these docs are here to help you get up and running quickly and smoothly.
π¦ Whatβs Included
Most of the scripts packages contain:
A
README.md
orINSTALL.md
file with setup instructionsA
config.lua
file for easy customizationDependencies list and framework compatibility info (ESX / QBCore)
Optional translation/localization files
π Getting Started
1. Downloading Your Scripts
After purchase, scripts can be downloaded via:
The email sent after purchase
Your Tebex account
Keymaster (for linked scripts)
2. Installation
Follow the included
README.md
guide in each script folder.Place the script in your
resources
directory.Ensure all required dependencies are installed.
Add the script to your
server.cfg
orresources.cfg
.
3. Framework Compatibility
Our scripts support:
β ESX Legacy
β QBCore
β Standalone (any Framework)
β vRP (unless otherwise specified)
Refer to individual script pages for specific framework notes.
βοΈ Configuration
Each script is built to be fully configurable:
config.lua
config.lua
Adjust settings such as:
Permissions
Cooldowns
Item names
Events
Blip markers and zones
Localization
Most scripts include locales
or language config files. Translate in-game messages for your community easily.
π Troubleshooting
Having issues? Hereβs how to fix the most common problems:
Script not working?
Check
F8
or server console for errors.Ensure all dependencies are installed.
Check for framework mismatches.
Config errors?
Look for typos or syntax errors in
config.lua
.Refer to the example config in the script docs.
π Need Help?
We're here for you.
Join our Discord Server for fast support
π Stay Updated
Weβre constantly updating and improving our scripts. Check back regularly or follow announcements in our Discord to stay in the loop.
Last updated