XyraLScripts
Jobs

XS-TaxiJob

Drive a cab in Los Santos. Put the lamp on and people flag you down, call dispatch, or take a ride someone called in. The meter runs, how you drive sets the tip, and the tip feeds a reputation ladder.

ReleasedFreeQboxQBCore
Version — Stars — Downloads — Updated —
XS-TaxiJob
Overview

What it does

Talk to the dispatcher, take a cab against a deposit, and go and find work. Three ways it finds you: put the roof lamp on and people on the pavement flag the cab down as you pass, call dispatch for a pickup anywhere on the road network, or take a ride a player called in — that last one is open-ended, no destination, the meter running until they say stop. Every fare starts at five stars and loses them for collisions, speeding and rough driving, which sets the tip and feeds a reputation ladder that unlocks better cabs. Three tables set themselves up on first start, so there is no SQL to import.

Features

What you get

01

Lamp on and people flag the cab down as you drive past

02

A meter that reads at a glance: fare, countdown, flagfall, rating

03

Pickups anywhere on the road network, named after the street

04

Players call a cab with /taxi and any driver can take it

05

Ratings drive the tip and a five-tier reputation ladder

06

Cabs rented against a deposit, with damage taken off it

Before installing

Before you install

  • No SQL import. The three tables create themselves on first start.
  • The depot, its cab bays and the dispatcher ship as coordinates in config.lua — they point at Alta and are worth moving to wherever your map puts a cab office.
  • The dispatcher is a ped you talk to, so it needs ox_target or qb-target. Without either it falls back to a marker and an E prompt on the same spot and the job works the same.
  • A vehicle-keys resource is auto-detected. Without one the rented cab will not start.
  • Set the admin ACE before using the console: add_ace group.admin xstaxi.admin allow