[QBCore][FREE] ik-joblimit | Set limits to earnings

Easy configurable job limits with exports.
Add limits to sellpoints, job earnings or any type of earning with simple exports.

** Control Money**

Do a check if the user can earn the money thats going to be added to account.
Returns a boolean (true / false)

-- client side
exports['ik-joblimit']:ControlEarning(money)

-- server side 
exports['ik-joblimit']:ControlEarning(source, money)

Add Money

Add the money to the users total earnings.
Returns a boolean (true / false)

-- client side
exports['ik-joblimit']:AddJobMoney(money)

-- server side 
exports['ik-joblimit']:AddJobMoney(source, money)

Download

:hammer: ik-joblimit

Other Resources:

:muscle: ik-gym

:atm: ik-atmrobbery

:small_airplane: ik-drugrunner

:razor: ik-coke

:blue_car: ik-carplate

:fishing_pole_and_fish: ik-fishing

:man_detective: ik-blackmarket

:gun: ik-illegalweapon

:police_car: ik-jobgarage

:construction_worker_man: qb-jobmenu

2 Likes