Skip to content

xabos/ESX-DoubleJob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ESX-DoubleJob functional with double pay

I downloaded the original versions of the scripts: https://forum.fivem.net/t/release-having-2-jobs/97000/81 . Or it says there are a few beugs and so I spend my time to put everything back in order so that it works without problems.

I put you in the folder Job secondary update of the ready-made trades for the double job, concerning the jobs White List it to an example of the trade esx_policejob with all the modifications made to quote client.

Installation requirements:

  • esx_joblistingsecondary provided (this is the esx_joblisting that I modify and I did the same for the esx_jobs)

Installation:

  • Apply SQL in your database

  • Place es_extended in your resource folder (if you have already erased the old versions before installing it).

  • Place esx_society in your resource folder (if you have already erased the old versions before installing it).

  • Place the secondary trades in your resource folder and apply their SQL if you do not own the originals.

  • In your server.cfg :

start es_extended
start esx_society
start esx_cityworkssecondary
start esx_garbagesecondary
start esx_gardenersecondary
start esx_gopostalsecondary
start esx_joblistingsecondary
start esx_jobssecondary
start esx_marathonjobsecondary
start esx_poolcleanersecondary
start esx_truckerjobsecondary 

The original scripts on Github :

########################################################################

ESX-DoubleJob fonctionnelle avec double paye

J'ai télécharger la versions original du scripts : https://forum.fivem.net/t/release-having-2-jobs/97000/81 . Ou il est dis qu'il y à quelques beugs et j'ai donc passer mon temps à tout remettre dans l'ordre afin que cela fonctionne sans problème.

Je vous ai mis dans le dossier Job secondary update des métiers prêts à l'emploi pour le double Job , concernant les métier White List il à un exemple du métier esx_policejob avec toutes les modifications à apportés coter client.

Recquis pour l'installation :

  • esx_joblistingsecondary fourni ( c'est le esx_joblisting que j'ai modifier et j'ai fais de même pour le esx_jobs )

Installation :

  • Appliquez le SQL dans votre base de données

  • Placer es_extended dans votre dossier ressource ( si vous l'avez déja effacer l'ancienne versions avant d'installer celle-ci ).

  • Placer esx_society dans votre dossier ressource ( si vous l'avez déja effacer l'ancienne versions avant d'installer celle-ci ).

  • Placer les métiers secondaire dans votre dossier ressources et appliquez leurs SQL si vous ne possèder pas les originaux.

  • Dans votre server.cfg :

start es_extended
start esx_society
start esx_cityworkssecondary
start esx_garbagesecondary
start esx_gardenersecondary
start esx_gopostalsecondary
start esx_joblistingsecondary
start esx_jobssecondary
start esx_marathonjobsecondary
start esx_poolcleanersecondary
start esx_truckerjobsecondary 

Les scripts originaux sur Github :

About

Having 2 job / Avoir 2 emplois

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.2%
  • Other 0.8%