Commit Graph

235 Commits

Author SHA1 Message Date
jimathy
7d059c27d0 Updated Readme 2022-02-19 11:57:01 +00:00
jimathy
9601e4b2ac Banking update v2.0.0 2022-02-19 11:56:21 +00:00
jimathy
ef5775fd6d possible fix for not working on restart 2022-02-17 16:36:16 +00:00
jimathy
a5e09e4c49 Adjusted servercallback for new method 2022-02-17 12:44:17 +00:00
jimathy
3e9570607a Rewrote the playerlist ANOTHER way 2022-02-17 12:43:15 +00:00
jimathy
5de2f99693 an attempted name grab fix
let me know if this has any issues
2022-02-14 23:07:18 +00:00
jimathy
24ea006d60 Update layout and removal of reduntant statement
Nothing mayjor, just removal of pointless events like "if player offline don't charge" this should be possible to charge them as it retrieves a list of online players nearby
2022-02-11 18:29:47 +00:00
jimathy
8fcea104da Menu orders moved around slightly
Changed formatting to look a bit nicer
2022-02-11 17:49:37 +00:00
jimathy
00367122bf New receipt image
got bored of the old one
2022-02-11 14:59:38 +00:00
jimathy
683f017029 reverted name to usernames 2022-02-10 11:26:00 +00:00
jimathy
ce90bd4f26 Creation of server callbacks for names and tickets
This just adds the callbacks for the clientside info
2022-02-09 12:55:49 +00:00
jimathy
afdbb72ce7 Added callbacks to grab characters name
This adds callback triggers for grabbing the players Character name instead of their user name
Also adds a callback trigger for the amount of tickets in a persons pockets for the trading tickets menu + cosmetic changes
2022-02-09 12:54:06 +00:00
jimathy
cb54fb18fa testing
test commit
2022-02-09 12:45:08 +00:00
jimathy
44833e6c71 Update client.lua
debugPoly=fuck off
2022-02-08 20:16:31 +00:00
jimathy
9aee05be46 Update client.lua
commented out debugging notification
2022-02-08 19:36:23 +00:00
jimathy
79bfe1c7f9 Rewrite
Removal of callback as it has been recreated (and working) in client.lua
2022-02-08 19:21:53 +00:00
jimathy
2bdaf89b28 Update config.lua 2022-02-08 19:20:41 +00:00
jimathy
487459eda8 Update fxmanifest.lua v1.2.0 2022-02-08 19:20:16 +00:00
jimathy
be931570bb Re-write
Had to rewrite the code for grabbing the player list

All on client side now and no callbacks
2022-02-08 19:19:05 +00:00
jimathy
e958ae1582 Update README.md
Info about removing triggers from older scripts
2022-02-07 22:31:36 +00:00
jimathy
d1ea279f4a debugpoly left on
Forgot to turn this off when testing
2022-02-07 21:58:31 +00:00
jimathy
256394bfe3 distance number rounding
rounds the number to remove decimal points, this stops it from making the lines too long
2022-02-07 18:53:28 +00:00
jimathy
227fbd322c Update config.lua 2022-02-06 17:25:46 +00:00
jimathy
4ed398fd9f Update fxmanifest.lua v1.1.0 2022-02-06 17:25:29 +00:00
jimathy
2837a808f1 hotfix for leaving the charging player in the list
Left this out while testing on private test server
2022-02-06 15:48:41 +00:00
jimathy
b78c6dc3a9 Added menu on payment
The menu when cashing in receipts was added while testing stuff, I may expand it on this more
2022-02-06 15:47:07 +00:00
jimathy
412267a5c8 Added extra player checks
- changed to dist <=
- added distance to the player infos (only updates when you open the register)
- added extra check to be sure it doesn't add someone whos too far
2022-02-06 13:42:56 +00:00
jimathy
e0321c51c6 typo hotfix
typo.."Confing"
2022-02-05 20:15:02 +00:00
jimathy
0ea3f36d42 Update server.lua
fix for error "pay is a nil value"
2022-02-05 20:02:29 +00:00
jimathy
ded2fbb219 duty hotfix
fixed onDuty not being picked up on script restarts
2022-02-05 16:18:56 +00:00
jimathy
3722d4b2ba Update README.md 2022-02-05 16:13:38 +00:00
jimathy
63cf7f972d target hotfix
delayed the loading of the qb-target to help loading of the jobroles table
2022-02-05 16:10:11 +00:00
jimathy
00c022e966 Add files via upload v1.0.0 2022-02-05 15:44:29 +00:00
jimathy
76d2d23a92 Update README.md 2022-02-05 15:43:14 +00:00
jimathy
8e7381967d Initial commit 2022-02-05 15:03:08 +00:00