From ee11d79fa6afb9cdc866777f0c10d0f72ba0ad94 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Sun, 1 Jun 2025 21:48:25 +0100 Subject: [PATCH] Version Bump `3.0.03` - `3.0.04` --- fxmanifest.lua | 2 +- version.txt | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 32d93ba..58a3c10 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Payments" author "Jimathy" -version "3.0.03" +version "3.0.04" description "Payment Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 5a12e39..22d7e56 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,9 @@ -3.0.03 +3.0.04 -- Adjust commands to unify /cashregister and /terminal -- If "Usebzzz = true" both commands will trigger the emote -- Updated readme to explain this +- Fix custom cash register spawn offset locations +- Fix job/gang lock on custom registers +- Add workaround for if `onlineList` is `nil` +- Fix type for Gabz default ticket cash in location +- Separate and fix ped creation for banks and tickets https://github.com/jimathy/jim-payments \ No newline at end of file