Commit Graph
16 Commits
Author SHA1 Message Date
Dude495 f723d6f444 Update charge.lua
fixed spacing
2025-10-17 17:59:10 -05:00
Dude495 26cf5f4cc9 Update charge.lua
updated function spawnCustomRegisters() to include custom images from Config.CustomCashRegisters
2025-10-17 17:45:40 -05:00
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 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 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 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 0905c7489c v3.0 Beta Push 2024-01-27 21:57:05 +00:00