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
  1. Motorhomes

Commands & Exports

There's currently a few commands that serve some importance and two of them may or may not be disabled unless your configuration permits them.


Commands

This command can be used to find the motorhomes offset relative to your peds current location. This can be used to setup the interaction locations of the motorhome

It requires one argument (the model name for the motorhome). It will copy a vector3 containing the offset to your clipboard

/rvoffset ModelName

Example output:

vec3(-0.40563666820526, -2.6171698570251, 1.4585975408554)
PreviousInstallationNextAdvanced Configuration

Last updated 1 year ago