[Release] vRP Wages module

This module for vRP adds a convenient permission-based wage system that pays users for spending time on the server. Every 5 minutes, each logged in user with a relevant permission. Each permission can have its own wage set, and if a user holds multiple wage permissions, he/she will receive the wage for each. Wages can be defined in

vrp_wages/cfg/wages.lua

Installation
Extract the files into your server_data/resources folder, so that you have server_data/resources/vrp_wages
Edit your server.cfg, adding

start vrp_wages

anywhere after vRP itself.

Download: https://www.darkmyre.net/files/file/112-vrp-wages/

2 Likes

vRP has wages already in?

Not in the version I downloaded the other day when I setup my server

Nice work. You going to be working on any other scripts for vrp like jail or drag?

I don’t have any specific plans at this point, but I’m using vRP as the core for my server, so anything I have to develop to extend it, I’ll certainly release.

What version are you using?

All jobs are paid a salary every X minutes found in

Server Folder > Resources > vRP > modules > paycheck.lua

1 Like

That’s not a part of vRP itself, it might be something added in the Psycho edit but I’m using the original vRP.

Ah, yeah that’s the version I use, didn’t realise it wasn’t in the basic version.

Is there a way to add jobs that have been added to the core build?