Skip to content

Kmack710/710-multiJob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Multijob system for QBCore Servers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages