For the complete documentation index, see llms.txt. This page is also available as Markdown.

v1.3.6

Fixed

  • Tire Technician breakdown vehicles could spawn on the same spot for different players, freezing the jack step (stuck job, only fixable by cancelling) → repair locations are now reserved server-wide; jacking also recovers cleanly instead of dead-locking.

  • Fishing — players floating/"flying" in the air while fishing → anti-float guard now covers the full cast (idle + bite + minigame) and is on by default.

  • Hunting job auto-cancelling during long desert/swamp drives → sitting in the job vehicle now counts as traveling, not abandoned.

  • Vehicle keys: a blank plate could make some keysystems wipe ALL of a player's keys (personal cars included) → blank plates are now blocked on key give and remove.

Improved

  • Target system default switched from qb-target to ox_target.

Changed Files

  • server/components/repair_job_server.lua

  • server/jobs/tiretechnician.lua

  • client/jobs/tiretechnician.lua

  • client/jobs/fishing.luashared/jobs/fishing.lua

  • client/jobs/hunting.lua

  • shared/config.lua

Last updated