710-multiJob icon indicating copy to clipboard operation
710-multiJob copied to clipboard

Multijob system for QBCore Servers!

This is a simple Multijob script I made cause too many people were charging $15+ for something so simple.

image

Add this to your Database! Without this it wont work! Be sure to change payment amount below to the amount of your unemployeed Paycheque

ALTER TABLE `players`
	ADD COLUMN `job_two` TEXT NULL DEFAULT '{"name":"unemployed","onduty":true,"payment":10,"label":"Civilian","grade":{"name":"Freelancer","level":0},"isboss":false}';

Dependancies

  • QBCore
  • Qb-menu or Renzucontextmenu