Skip to content

rxbindotmp3/fivem-els

 
 

Repository files navigation

Master branch is now considered development work. Use the releases tab for stable builds.

https://discord.gg/GUvNXNe

Default Controls

https://github.com/MrDaGree/ELS-FiveM/wiki/Controls

Installation Guide

  1. Clone the repository or download the latest version.
  2. Place inside your server's resources directory.
  3. Create a file called 'vcf.lua' and copy the file contents of 'vcf.default.lua' into that file, but do not delete the default file.
  4. Make altercations accordingly.
  5. Place any VCF files inside the vcf directory so they are able to be found.
  6. Enjoy!

Convars

Convar Parameters Function Example Usage Default State
els_outputLoading string as boolean This outputs the loaded vehicles that have been specified in the vcf.lua set els_outputLoading true "false"
els_debug string as boolean This prints information to both client or server with information of what is happening set els_debug true "false"
els_developer string as boolean Provides access to developer features which may break ELS for clients on your server, should only be used when asked. set els_developer "false"

About

ELS-FiveM is a FiveM resource to allow SP ELS vehicles to be synced a cross the server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%