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.

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.
What you get
Lamp on and people flag the cab down as you drive past
A meter that reads at a glance: fare, countdown, flagfall, rating
Pickups anywhere on the road network, named after the street
Players call a cab with /taxi and any driver can take it
Ratings drive the tip and a five-tier reputation ladder
Cabs rented against a deposit, with damage taken off it
Latest updates
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