43 Commits

Author SHA1 Message Date
Jim Shield
597e8d9336 Add new feature "lookAtCharge"
New feature added, and set to default

Allows for simply looking at a player to get their server id and start charging them instead of creating a list or asking their user id.
2025-06-08 22:37:46 +01:00
Jim Shield
874eee530c add extra check for if playerdata exists or not 2025-06-03 02:22:25 +01:00
Jim Shield
784d13914f Separate and fix ped loading for tickets/banks
I unified the bank locations and ticket cash in locations and forgot that people disable the banking part of the script

Now, if Banks and `CashInAnywhere` is disabled, it creates a separate ped for tickets only (default location is pacific bank)

If Banks are enabled, but `CashInAnywhere` is disabled, it creates the separate ped also

If Banks are enabled AND `CashInAnywhere` is enabled, the separate ped won't be used and the bank peds will share the target options
2025-06-01 21:44:29 +01:00
Jim Shield
1ca2e45a37 add workaround for if onlineList is nil 2025-05-26 18:59:10 +01:00
Jim Shield
2e3fef8846 fix job/gang lock of custom cash registers 2025-05-26 18:58:17 +01:00
Jim Shield
1b69b44f5c fix custom cash registers spawn offset location 2025-05-26 18:51:18 +01:00
Jim Shield
fdf92fde64 fix custom cash register function 2025-05-21 10:49:14 +01:00
Jim Shield
954b208016 add if statement to prop removal, just incase 2025-05-19 15:20:26 +01:00
Jim Shield
6ab839e2a3 Unify cashregister and terminal commands
This makes `/cashregister` and `/terminal` the same, since they were already.

(I kept both as not to confuse people if one went missing)

`/terminal` originally was added to make use of the `bzzz_terminal` prop and anim, but now it works with both commands if enabled in the config
2025-05-19 15:04:28 +01:00
Jim Shield
f869c682c1 fix missing variable for polcharge
Fixes missing variable when using /polcharge and the confirmation option
2025-05-14 20:23:41 +01:00
Jim Shield
ca625c50e2 fix duplicate text entry for charging users
Apparently missed this completely, removed the duplicate text entry when not using the list option

this should fix any issues with this
2025-05-14 20:23:03 +01:00
Jim Shield
2b92f749b5 Refactor a couple files for readability 2025-05-12 10:49:00 +01:00
Jim Shield
cbc202f101 Create FUNDING.yml + delay loading 2025-04-13 13:14:20 +01:00
Jim Shield
ecebdc801e adjust what can and cant be done on other frameworks for now 2025-03-08 21:05:07 +00:00
Jim Shield
10f477982d make use of jim_bridge new banking functions 2025-03-07 13:36:24 +00:00
Jim Shield
62e8242d9e (Beta) Fixes for multiframework features 2025-03-01 12:57:11 +00:00
Jim Shield
ef6b664890 Add files via upload 2025-02-22 13:23:43 +00:00
Jim Shield
2ebfeff554 Update 3.0 beta 2025-02-21 13:54:49 +00:00
Jim Shield
38f360fc26 Check for job commission info 2024-01-28 12:29:14 +00:00
Jim Shield
a21ea9f1db Add /polcharge support 2024-01-28 12:27:47 +00:00
Jim Shield
0905c7489c v3.0 Beta Push 2024-01-27 21:57:05 +00:00
Jim Shield
84a7f0611e Fix notification error in client.lua 2024-01-17 17:19:10 +00:00
taylorrenee1
d8ab207dc7 Update client.lua 2024-01-06 22:14:08 -08:00
taylorrenee1
72ecfea64b Update client.lua 2024-01-06 21:36:09 -08:00
taylorrenee1
1b3878596e Update client.lua 2024-01-06 21:28:23 -08:00
Phantom
d55d809b64 v2.8.7
- Added da.lua locales
- Updated Script for qb-banking changes
- Fixed Config.Usebzzz issue
- Updated config to include Jim and Taylors newer Jobs
  - Added example of CustomCashRegister to config
  - Added Banking examples
2023-12-20 00:45:28 +00:00
Stitch
763dd613a4 condense 2023-11-08 13:30:54 -08:00
Stitch
16515eceea add support for bzzs terminal and disabling the command in config 2023-11-08 13:23:06 -08:00
Jim Shield
34a1d0d504 Fix image links from jim-mechanic not showing correctly 2023-09-06 19:24:03 +01:00
taylorrenee1
d9dbbfa485 fix(jim-payments): fix support for renewed add support for fd 2023-09-03 16:06:59 -07:00
Andyauk
5a849f1028 Renewed-Banking and QB-Management fixes
Renewed-Banking and QB-Management fixes
2023-01-28 14:04:27 +00:00
Andyauk
a61716db2d Management working for gangs and jobs 2023-01-26 18:49:29 +00:00
Jim Shield
f0f5f19af8 v2.8.1 - Support added for Renewed-Banking + lua54 2022-09-18 15:32:10 +01:00
Jim Shield
939026fd68 Revert "Version 1.8.1 - Support added for Renewed Banking"
This reverts commit de4e6ad312.
2022-09-18 15:30:31 +01:00
Jim Shield
de4e6ad312 Version 1.8.1 - Support added for Renewed Banking 2022-09-18 15:29:47 +01:00
Jim Shield
492bd53593 locale fix 2022-09-11 22:43:20 +01:00
Vosscat
5a6faf8337 Locale Support 2022-09-02 19:36:09 +08:00
Vosscat
ecec448d30 Locale Support 2022-09-02 19:25:19 +08:00
Jim Shield
235e3d187c Fix ticket amount coming back as nil 2022-08-25 17:10:25 +01:00
Jim Shield
47dfcca052 Fix support for older versions of qb-target 2022-08-23 16:45:53 +01:00
Jim Shield
8fcde5867c triggerNotify() 2022-08-22 22:13:56 +01:00
Jim Shield
c136af4244 Fix "till" error on restart 2022-08-22 21:48:36 +01:00
Jim Shield
3e9aa9676d Optimize, refactor and tidy 2022-08-22 21:32:15 +01:00