7 Commits

Author SHA1 Message Date
Jim Shield
4bc2aaa95f Re-add terminal item and info 2025-05-21 10:59:07 +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
49f4d404e3 place start functions behind onResourceStart()
ESX helper
2025-05-12 22:49:28 +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
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
0905c7489c v3.0 Beta Push 2024-01-27 21:57:05 +00:00