Commit Graph
234 Commits
Author SHA1 Message Date
Jim Shield 954b208016 add if statement to prop removal, just incase 2025-05-19 15:20:26 +01:00
Jim Shield 51265681c1 Update README.md 2025-05-19 15:16:53 +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 9eb2e987d4 Version Bump
`3.0.01` - `3.0.02`
v3.0.02
2025-05-14 20:25:05 +01:00
Jim Shield e73520a10c Tidy up the double check for commPercent
Left in the old code for commission calculation

I don't think it was making a difference but it wasn't needed
2025-05-14 20:24:47 +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 49f4d404e3 place start functions behind onResourceStart()
ESX helper
2025-05-12 22:49:28 +01:00
Jim Shield 2b92f749b5 Refactor a couple files for readability 2025-05-12 10:49:00 +01:00
Jim Shield 5e80192cef Update fxmanifest.lua to new format
Removes core loading in `fxmanifest.lua` in favour of more "verbose" file loader in jim_bridge v`2.0.08+`
2025-05-10 20:08:03 +01:00
Jim Shield 2eff1996c2 Version bump
`3.0` - `3.0.01`
v3.0.01
2025-05-07 23:33:10 +01:00
Jim Shield 29b3b2ffb9 Hopefully fix the error when charging
I think if you had alot of players, it would overload itself and slip in a nil value when checking for player info

This checks if it is a real source number being sent and also adds a slightly delay to help load easier
2025-05-07 15:58:03 +01:00
Jim Shield 5cc7b60a1f fix discord bot yml 2025-05-01 13:37:46 +01:00
Jim Shield 41e146e35a add gitbot yml 2025-05-01 00:19:37 +01:00
Jim Shield 70fefa2a74 Merge pull request #47 from jimathy/v3.0 v3.0.0 2025-04-28 18:20:00 +01:00
Jim Shield f2b82e0b8c Create FUNDING.yml 2025-04-13 13:23:37 +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
Jim Shield 7b275735f6 Merge pull request #43 from County-Line-Roleplay-server/main 2024-01-10 02:00:16 +00:00
Chris McWilliams 00698be6c0 Update atmserver.lua
Corrected a SQL Duplication for account_name column on insertion into DB. Instead of Savings for account_name Savings_CitizenID will be used this is fully tested.
2024-01-09 20:57:23 -05:00
Jim Shield e27f5eef3a Merge pull request #42 from RazerGhost/main 2024-01-10 00:50:35 +00:00
RazerGhost 0a953bc5db Added missing comma 2024-01-10 01:42:26 +01:00
Jim Shield 01f9d1a255 Merge pull request #41 from County-Line-Roleplay-server/main
Corrects Error QB-Banking
2024-01-09 23:58:26 +00:00
Jim Shield 0656afd7f1 Merge pull request #40 from taylorrenee1/main
added ox lib compat to input - may have ended up breaking some things sorry jim :^)
2024-01-09 23:58:10 +00:00
Jim Shield 813c25ad93 Merge pull request #37 from MystrGee/main
Add okokBanking support
2024-01-09 23:57:57 +00:00
Chris McWilliams 278c72193e Update client.lua 2024-01-07 02:40:56 -05:00
Chris McWilliams ae738606d2 Update atms.lua 2024-01-07 02:39:42 -05:00
Chris McWilliams f973050dfd Update server.lua 2024-01-07 02:38:59 -05:00
Chris McWilliams 53a65bd4a3 Update atmserver.lua 2024-01-07 02:37:55 -05:00
taylorrenee1 d8ab207dc7 Update client.lua 2024-01-06 22:14:08 -08:00
taylorrenee1 e1870b92b9 Update fxmanifest.lua 2024-01-06 21:36:38 -08:00
taylorrenee1 4a28bea810 Update config.lua 2024-01-06 21:36:23 -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
Gaines 4ce9a753aa readme update 2023-12-23 02:51:42 -08:00
Gaines 79c357aa65 Revert config options to default 2023-12-23 02:47:42 -08:00
Gaines 0acfc606b7 add okokBanking support
Added support for okokBanking
2023-12-23 02:45:35 -08:00
Jim Shield ac309a6a07 Merge pull request #36 from McKlean/main
v2.8.7 - QB-Banking support
2023-12-20 01:35:08 +00: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
v2.8.7
2023-12-20 00:45:28 +00:00
Phantom 5425082cb2 Update to qb-banking v2.0.0
replaced qb-management exports to the new qb-banking exports
2023-12-06 22:27:14 +00:00
Jim Shield eb8a17c5c3 Merge pull request #32 from UwUway/main
finish teh push
2023-11-08 21:43:57 +00:00
Stitch 1236f549d9 my brain 2023-11-08 13:37:45 -08:00