Introduction
This documentation provides configuration guides and usage instructions for all Legends Development scripts. Use this resource to properly install, configure, and customize each script for your FiveM server.
Installation
All Legends scripts follow a standard installation process:
- Download the script files from your Tebex purchase
- Extract the folder to your server's
resourcesdirectory - Configure the script by editing the
config.luafile (or other configuration files as specified) - Add the resource to your
server.cfg:ensure legends_scriptname - Restart your server or start the resource manually
Each script may have additional dependencies or requirements. Check the specific documentation page for that script before installation.
Navigating the Documentation
The sidebar on the left contains all available scripts. Each script section includes:
- Installation - Script-specific setup instructions
- Configuration - All available config options with explanations
- Usage - How to use the script in-game
- Commands - Available commands and permissions
- Exports - Functions available for integration with other resources
Use the search bar at the top to quickly find specific topics, configuration options, or features.
Using This Documentation
- Read the full documentation for a script before implementing it on your server
- Configuration examples are provided throughout - modify values to fit your server's needs
- Dependencies are listed at the start of each script's documentation
- Framework support varies by script - check compatibility with your framework (ESX, QBCore, etc.)
- Keep scripts updated - check for new versions that may include bug fixes or new features
If you encounter issues not covered in the documentation, visit the Discord support server for assistance.