A simple RedM Paycheck system for Vorp Core
- Send jobs paycheck to players
- Can set different paycheck values for each job grade
- Easy to configure
- Download this repo/codebase
- Extract and place
void_paycheck-vorp
into yourresources
folder - Add
ensure void_paycheck-vorp
to yourserver.cfg
file - Restart your server (unless you have nightly restarts)
All you need is to open config.lua
Config.timer is the timer of paycheck delivery in minutes
Config.availablejobs is all the jobs possible in your server you can modify every job grade salary there + add new ones
- This script is made by Void Zero. Any similarities between this and other repositories are not intended and purely coincidental.