G[S]cripts
  • G[S]cripts Documentation
  • FiveM/RedM Asset Escrow
  • Trucking Job
    • Installation
    • Commands & Exports
    • Advanced Configuration
      • shared/config.lua
      • client/edit.lua
      • server/edit.lua
  • Advanced Trailers
    • Installation
    • Commands & Exports
    • Advanced Configuration
      • shared/config.lua
      • client/edit.lua
  • Motorhomes
    • Installation
    • Commands & Exports
    • Advanced Configuration
      • shared/config.lua
      • client/edit.lua
      • client/framework/*lua
      • server/framework/*.lua
  • Moonshining
    • Installation
    • Advanced Configuration
      • config.lua
      • editable/client.lua
  • Bank Robbery
    • Installation
    • Advanced Configuration
      • config.lua
      • editable/client.lua
      • editable/server.lua
  • GANG WARS
    • Installation
    • Advanced Configuration
      • config.lua
      • editable/client.lua
      • editable/server.lua
    • Exports
Powered by GitBook
On this page
  • Download The Asset
  • Dependencies (Required)
  • Dependencies (Optional)
  • Asset Order
  • Configuration
  1. Advanced Trailers

Installation

Thank you for purchasing the advanced trailer, here you can learn the basic instructions to install the resource and get it running. As long as each step is followed correctly, there should ne issues!

Previousserver/edit.luaNextCommands & Exports

Last updated 1 year ago

It's recommend that you read each step carefully without skipping any lines, since all documentation is important and should not be ignored under any circumstances.


Download The Asset

To find and download the asset, you must have made the purchase using your own Cfx/keymaster account. Otherwise, you can use keymasters transfer system to transfer the asset to a different Cfx/keymaster account.


Dependencies (Required)

This asset has some dependencies that are mandatory. If you do not have these dependencies, your asset will probably not start and/or have some error messages in its command console.

Dependencies
Direct links

ox_lib

Dependencies (Optional)

These assets are optional, they will enhance the functionality but not required for it to function

ox_target, qb-target, or inside-interaction

Asset Order

You need to make sure assets start in the correct order, if something goes wrong you will probably get errors about exports not found, do not skip this step!

Make sure the order of assets are correct in your server.cfg file.

-- First, frameworks required
ensure ox_lib

-- All other resources including
ensure gs-trailers

Configuration

The following are the basic requirement's to get started with your framework. Open the 'shared/config.lua' and follow the steps below...

Set your targeting resource to ox_target, qb-target, or inside-interaction

You can also set to false for the default GTA help message system

You can also change the resource name if you have changed the defaults for whatever reason

Config.Target = 'ox_target'             -- Targeting System: ox_target, qb-target, inside-interaction (Set to false to use the default GTA help message system)
Config.TargetName = false               -- Default: false - Targeting system resource name (if you changed the resource names of ox_target, qb-target, inside-interaction)

Once the purchase is made on our official website, you will receive your asset directly in your , in your own panel you can download the asset and install it following the following documentation.

If you have more problems regarding , accounts or asset startup errors you can go here and see if any of them match your case.

For more advanced configurations, please visit the section.

You can also join the for updates, player shared configs, and support.

keymaster
Fivem Escrow
FiveM/RedM Asset Escrow
Advanced Configurations
discord
Advanced Configuration
https://github.com/overextended/ox_lib
https://github.com/overextended/ox_target
https://github.com/qbcore-framework/qb-target
https://inside-scripts.tebex.io/category/standalone