Getting started
This guide will help you get started with Lith Studios scripts on your FiveM server.
Prerequisites
Before installing any Lith Studios scripts, ensure you have:
FiveM Server - A working FiveM server (latest stable version)
Framework - ESX or QBCore or QBox installed (for most scripts)
Database - database server running
Basic Knowledge - Understanding of FiveM server structure and Lua scripting
Installation Process
General Installation Steps
Install and configure kq_link (if applicable)
Newer scripts use kq_link. Wheter you need to install kq_link is in our package description on our website. To configure kq_link:
Open
config.luaor similar configuration filesSet your framework (ESX or QBCore)
Adjust settings to match your server need
Script-Specific Requirements
Some scripts have special requirements:
ls_wheelspacers need ls_bolt_minigame to function
Scripts using kq_link
ls_locker_theft
ls_pickpocketing
ls_snatch
ls_handbrake
ls_props
ls_wheelspacers
ls_image_placer
ls_brake_cutting
Testing
Common Issues
Script Not Starting
Check
server.cfghasensure script_nameVerify all dependencies are installed
Check console for error messages
Ensure proper folder structure
Database Errors
Verify SQL driver is correct in config
Check database credentials
Ensure tables are created
Test database connection
Framework Issues
Confirm framework is running
Check framework version compatibility
Verify framework export settings
Last updated
Was this helpful?

