Skip to content

sdiaz/esx-blarglebus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esx-blarglebus

Adds a bus driver job to drive NPCs around, with a few default routes. Airport shuttle route starts near the airport. LS metro starts at the Strawberry station under the highway. Scenic route starts at the Dashound Bus Center in Los Santos.

Download & Installation

Using Git

cd resources
git clone https://github.com/propstg/esx-blarglebus.git [esx]/esx-blarglebus

Manually

Installation

  • Add this to your server.cfg:
start esx-blarglebus

Fuel script support

If you use FrFuel or LegacyFuel, set the appropriate option in config.lua to true to set the bus fuel level to 100% on spawn.

  • FrFuel: Config.UseFrFuel
  • LegacyFuel: Config.UseLegacyFuel

Legal

License

esx-blarglebus - bus driver job

Copyright (C) 2018 Gregory Propst

This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.

This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.

You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.

About

Adds a bus driver job for ESX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 95.4%
  • JavaScript 1.8%
  • HTML 1.7%
  • CSS 1.1%