Lyre Scripts
  • Welcome
  • Create your own bridge
  • Paid resources
    • Illegal Missions
      • Installation
      • Configuration
        • Main Script
        • [FREE] Murderer DLC
        • [FREE] Money Truck DLC
        • [FREE] Go Fast DLC
        • [FREE] ATM Robbery DLC
        • [FREE] Car Theft DLC
    • Car Rental
      • Installation
      • Configuration
    • Car Wash
      • Installation
      • Configuration
    • ⛽Lyre advanced fuel
      • Installation
      • Configuration
  • free resources
    • 📄Lyre Text UI
      • Installation
      • Configuration
      • How to use it
Powered by GitBook
On this page
  • Step #1 : Download script from the Cfx Portal
  • Step #2 : Drag and drop the resource in your server
  • Step #3 : Configure the bridge for your server framework
  • Step #5 : Start your server and enjoy !
  1. Paid resources
  2. Car Rental

Installation

PreviousCar RentalNextConfiguration

Last updated 4 months ago

Step #1 : Download script from the Cfx Portal

  1. Go to this page : and connect with your FiveM account (the same account you use to buy the script on ou tebex store)

  2. Go to the "Assets" section, then go to "Granted Assets" page, and find our script.

  3. Click the download button for the script.

Step #2 : Drag and drop the resource in your server

  1. Unzip the file you downloaded from your Cfx Portal

  2. Put the file in your server resources folder

  3. Make sure your script is named correctly lyre_carrental

  4. Add ensure lyre_carrental in your server.cfg file after the start of the dependencies.

Step #3 : Configure the bridge for your server framework

Our script has a system to support all frameworks. We have put a bridge system that you can configure to make the script compatible with any framework. Because we are good, we have created two bridge by default

  • ESX Bridge

  • QBCORE Bridge

If you want to create your own bridge, feel free to see the Create your own bridge page.

To configure the bridge you want to use, go in the config.lua file and change this line

Config.bridge = "ESX"

Let "ESX" if you use the bridge for the ESX framework, change to "QBCORE" if you use the bridge for the QBCORE framework

By default, the Config.bridge is set to "auto_detect" so you have nothing to do if your server is running a supported framework.

Step #5 : Start your server and enjoy !

portal.cfx.re