Home/Documentation
DOCUMENTATION

Install Clean.
Configure With Confidence.

The documentation hub is being structured so customers can move from purchase to a working resource without hunting through Discord messages. Exact product-specific steps will be published alongside each release.

Purchase & delivery

Use only purchase buttons from the official LRSCRIPTS website or official LRSCRIPTS Tebex project. Product pages will show the current release state, requirements and the exact package you are purchasing.

Pre-launch documentation: package links, release versions and final dependency matrices will be connected as each resource is approved for release.

Standard installation flow

Each resource will include its own guide, but the normal FiveM release flow is designed to stay predictable:

1. Obtain the resource from the official delivery path
2. Place the resource in your server resources folder
3. Review the included configuration before starting
4. Install only the dependencies listed on the product page
5. Add ensure resource_name in the correct load order
6. Restart or refresh the affected resources
7. Verify startup logs and test the main workflow

Do not rename a protected resource unless its release notes explicitly say the resource name can be changed.

Configuration

Editable configuration should remain readable and separated from protected implementation code wherever possible. Public documentation will call out framework selection, optional features, integration toggles and any database steps.

Updating safely

Before replacing a live version, read the changelog, back up edited configuration and database changes, then compare the new config against your existing one. Avoid blindly overwriting customized configuration files.

LRS_Mechanic

The mechanic documentation area will cover shop access, configurable mechanic features, vehicle service/tuning workflows, supported integrations, pricing behavior, installation points and any database requirements. Product-specific values will be published from the release build rather than guessed in advance.

Open Mechanic Product Page

LRS_TowTruck

The tow documentation will cover recovery interactions, business/job setup, optional modules, impound behavior, billing integration and server configuration once the public release feature set is locked.

Open Tow Product Page

LRS_MusicStudio

The studio documentation will cover NUI/audio requirements, recording workflow, configurable studio behavior and any external service requirements used by the final release.

Open Studio Product Page

LRS_HiddenPowers

This experimental resource will document enabled powers, encounters, optional creatures, performance considerations and server-side controls if it becomes a supported public release.

Open Hidden Powers Page

LRS_Billing

Billing documentation will explain supported business/payment flows and how other LRSCRIPTS resources call into the billing layer when that integration is finalized.

Open Billing Product Page

Troubleshooting checklist

  • Confirm the required framework and dependencies are started before the resource.
  • Check the server console and client F8 console for the first real error instead of only the last cascading error.
  • Verify the resource folder name and configuration values match the documentation.
  • Temporarily disable conflicting resources when two scripts appear to control the same job, UI, zone or event.
  • When requesting support, include the resource version, framework, relevant dependency versions and the exact error text.