Quick rearrange of preview images

This commit is contained in:
Jim Shield
2022-07-28 16:00:21 +01:00
committed by GitHub
parent 120dae8066
commit 95eda3b471

View File

@@ -13,10 +13,6 @@ https://ko-fi.com/jixelpatterns
- gks-phone - gks-phone
- qs-smartphone - qs-smartphone
![](https://i.imgur.com/37d2mE3.jpeg) ![](https://i.imgur.com/AIdXzxX.jpeg)
![](https://i.imgur.com/RYADcI2.jpeg) ![](https://i.imgur.com/ICbQyeQ.jpeg)
--- ---
# Installation # Installation
--- ---
@@ -101,6 +97,7 @@ CustomCashRegisters = { -- Located in the config.lua
### This does not need to be done for MY job scripts, they already have built in support ### This does not need to be done for MY job scripts, they already have built in support
--- ---
## PayTickets ## PayTickets
![](https://i.imgur.com/ICbQyeQ.jpeg)
- This script has a built in ticket reward system - This script has a built in ticket reward system
- On successful sale, the employees will be handed a ticket if they are clocked in - On successful sale, the employees will be handed a ticket if they are clocked in
- This can then be handed in to the bank to receive payment - This can then be handed in to the bank to receive payment
@@ -135,17 +132,18 @@ Jobs = {
- `gang = true` add this if the added role is a gang role - `gang = true` add this if the added role is a gang role
--- ---
## /cashgive ## /cashgive
![](https://i.imgur.com/AIdXzxX.jpeg)
- Alternative to /givecash - Alternative to /givecash
- A simple command built in to send cash to a `nearby player` - A simple command built in to send cash to a `nearby player`
- Shows a list of names and id's of people nearby to select from rather - Shows a list of names and id's of people nearby to select from rather
- Better experience than trying to figure out their ID and entering it manually - Better experience than trying to figure out their ID and entering it manually
--- ---
## /cashregister ## /cashregister
![](https://i.imgur.com/37d2mE3.jpeg)
- This command is mean't as a portable cash register alternative - This command is mean't as a portable cash register alternative
- For example: - For example:
- When a person is devliering food they can do `/cashregister` and the payment will still be sent to the society account - When a person is devliering food they can do `/cashregister` and the payment will still be sent to the society account
- Doesn't utilize the ticket reward system unfortunately - Doesn't utilize the ticket reward system unfortunately
--- ---
## /polcharge ## /polcharge
- This script supports a customisable "police billing" - This script supports a customisable "police billing"
@@ -164,6 +162,7 @@ FineJobList = true, -- "true" to use nearby player list feature in the cash regi
``` ```
--- ---
## Banking ## Banking
![](https://i.imgur.com/RYADcI2.jpeg)
- This script has simple banking systems built in - This script has simple banking systems built in
- Works as a basic replacement for qb-banking and qb-atms - Works as a basic replacement for qb-banking and qb-atms
- Adjust the options in config.lua: - Adjust the options in config.lua: