From be43ade5fb7fcb20eadcb7981d798384f8c89236 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Tue, 10 Jun 2025 00:43:45 +0100 Subject: [PATCH] Version Bump `3.0.04` - `3.0.05` --- fxmanifest.lua | 2 +- version.txt | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 58a3c10..f692470 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Payments" author "Jimathy" -version "3.0.04" +version "3.0.05" description "Payment Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 22d7e56..88b4792 100644 --- a/version.txt +++ b/version.txt @@ -1,9 +1,6 @@ -3.0.04 +3.0.05 -- 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 +- Add extra check for if playerData exists when getting player list +- Add new lookAtCharge option to allow players to target who to charge https://github.com/jimathy/jim-payments \ No newline at end of file