Commit Graph

6 Commits

Author SHA1 Message Date
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