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
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
79bfe1c7f9
Rewrite
...
Removal of callback as it has been recreated (and working) in client.lua
2022-02-08 19:21:53 +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
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
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
00c022e966
Add files via upload
2022-02-05 15:44:29 +00:00