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

v1.3.3

Fixed

  • Delivery: customer NPCs sometimes didn't appear at drop-off points (especially in busy areas) — they now spawn reliably and auto-recover if cleared

  • Car Detailer & Power Wash: the spray tool could discharge like a real weapon (vehicle/ped damage, bullet impacts, anticheat infinite-ammo flags) — fully suppressed now

  • Diving & Treasure Hunter: oxygen tank silently refilled between actions while underwater — fixed

  • Fishing: player could float / lift off the ground while fishing — added a strict-position option (enable in config if you see it)

  • End-of-job panel: repositioning it in move mode could accidentally trigger Continue/End — footer buttons are now inert while dragging

  • Updated and added missing localization strings across all 11 languages

Changed Files

  • client/jobs/delivery.lua

  • client/jobs/cardetailer.lua

  • client/jobs/powerwash.lua

  • client/jobs/diving.lua

  • client/jobs/treasurehunter.lua

  • client/jobs/fishing.lua

  • shared/jobs/fishing.lua

  • html/main.css

  • html/dist/** (NUI rebuild)

  • locales/*.json + html/public/locales/*.json + html/dist/locales/*.json (all languages)

  • fxmanifest.lua (version bump)

Last updated