jimathy
b06cb05266
Merge pull request #3 from stacheboi/main
...
Fix for Player Receiving Cash From Self
2022-03-26 17:50:06 +00:00
jimathy
f16a0b0d1f
Removed loops, it was being too strict
2022-03-17 10:57:14 +00:00
jimathy
48003e09a6
Fix for everyone being able to access boss account
2022-03-17 10:43:04 +00:00
stacheboi
95459f63a8
Fix for Player Receiving Cash From Self
...
When you give someone cash it shows they received money from themself. This show show the sending players name instead.
2022-03-16 21:17:10 -04:00
jimathy
0065af7c9d
Notify on accepted payment
2022-03-15 21:32:49 +00:00
jimathy
74990226a9
fix for fix. I need a rest
2022-03-13 13:15:57 +00:00
jimathy
2e5bcc4d86
Fix for bank popup payments
2022-03-13 13:03:09 +00:00
jimathy
185c641f60
fix for tickets with new popup
2022-03-12 12:56:30 +00:00
jimathy
3e036d6996
v2.1 - Add confirmation popups for payments
v2.1.0
2022-03-11 00:30:49 +00:00
jimathy
a4a67da493
Move bank enabling varibles to Config.lua
2022-03-10 23:42:35 +00:00
jimathy
2dc29de368
Move bank enabling varibles to Config.lua
2022-03-10 23:41:49 +00:00
jimathy
8379179631
Update config.lua
2022-02-25 12:52:10 +00:00
jimathy
e3e8d71bea
Fix for data being nil
2022-02-25 10:10:08 +00:00
jimathy
07c0195d26
Support for upcoming features
2022-02-23 20:35:50 +00:00
jimathy
0df97ac406
oops, gangmenu isn't bossmenu
2022-02-21 09:05:56 +00:00
jimathy
ad4f5dd203
Improve disabling certain bank features
2022-02-20 16:22:41 +00:00
jimathy
76ff8dcfec
Remov /cashregister command, didn't work correctly
2022-02-20 15:32:42 +00:00
jimathy
61fc56d82d
Add ability to disable receipts
2022-02-20 15:30:15 +00:00
jimathy
b4d185105d
Pulling job names from wrong place
...
This caused errors while trying to access banks or ATMs if you had jobs in the config but not in your shared.
This was left in by mistake
2022-02-20 15:09:50 +00:00
jimathy
4e16ff4e04
Added banking images to readme
2022-02-19 12:18:23 +00:00
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