Giter Site home page Giter Site logo

nox-busjobs's Introduction

noxbusjobs_screen

YouTube Preview: https://youtu.be/W4Q0ypVfCsU

Here you go, a new bus job well two jobs in one!ย  You can be a Coach Driver or City Bus Driver living the bus driver dream. The script started with qb-busjob and ended up being a full remake and layout for my server. This version is a striped down copy of my server one (mine has XP rewards and ranking systems in the core, requiring custom dependencies), which would have been hard for others to set up like I have mine on my server, so this version is just a plain qb-core drag-and-drop nice and easy setup see guide below.

Script Features:

  • 2x the jobs in one script!
  • Able to use work clothes for each job (enable this in config, also add clothing codes in config)
  • Full control from config
  • Able to add own bus stop zones
  • Easy install
  • Random pays for each player

How to Install

  1. Go to server.cfg config and add " ensure nox-busjobs " below line " ensure [defaultmaps] "and save
  2. Delete qb-busjobs from [qb] folder it's no longer needed and may conflict
  3. Open config.lua in " nox-busjobs/config/config.lua " edit what you like (see notes in config)
  4. Start server and set player job to "bus" it's already in qb-core you don't have to edit jobs file in core to run this.

Script Dependances

Vehicle Whitelisting maybe needed if so go to " resources[qb]\qb-smallresources\config.lua "

Find line - " Config.BlacklistedVehs " Add This:

    [`bus`] = false,
    [`coach`] = false,  

If using custom Peds also add them to " resources[qb]\qb-smallresources\config.lua "

Find line - " Config.BlacklistedPeds " Add This:

   [`a_m_m_tourist_01`] = true,
   [`a_m_y_business_02`] = true, 

Note: Because this is a stripped-down version of one I run on my own server, it may have a few lines of code that look sloppy, but it works for what's needed. 2nd Note: A locales folder has been set for easy translation.

nox-busjobs's People

Contributors

tnoxious avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

darkosiel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.