[Realase] Job System & Inventory [By MaSTeR]

[EN]

Hello everyone,

There are about 3 mouths I have developpe a optimized system job for my futur private server.

It’s no a [BETA] or other version because this work perfectly, there will not updates.

ChangeLog :

* 3 tables SQL (explication just under)
* Recolt,Treatment,Resale (Load with just 2 loop :stuck_out_tongue: )
* Custom color by activity (Recolt,Treatment,Resale) 

SQL EXPLICATION

j_cords=> Contains cords of activity (primary key Id)
j_entreprises=> Contains cords of business by JobId (table : jobs) and name of vehicle for the job.
j_productions=> Contains cords of activity by j_entreprises (Id) + price by sell of item.
jobs=> Simple List of jobs ^^
items=>Simple list of items for inventory ^^

The GUI of Menu is like a GUI of FailyV server. :slight_smile:

Scripts need : ‘…/essentialmode/config.lua’, (Create this file with SQL infos)

DOWNLOAD FREE

JobSystem Inventory.zip (124.5 KB)

[FR]

Bonjour tout le monde,

Il y a environ 3 mois, j’ai développé un système de métier bien optimisé pour mon futur serveur privé.

C’est pas une [BETA] ou autres versions car cela fonctionne parfaitement, il n’y aura pas de MAJ.

ChangeLog :

* 3 tables SQL (explication juste en-dessous)
* Récolte,Traitement,Revente(Lancement avec seulement 2 boucles :stuck_out_tongue: )
* Couleur personnalisée selon l'activité (Recolte,Traitement,Revente) 

SQL EXPLICATION

j_cords > Contient les coordonnées des activités (La clé principale c'est Id)
j_entreprises => Contient les coordonnées de l’entreprise en fonction du JobId (table : jobs) et le nom du véhicule pour le métier.
j_productions=> Contient les coordonnées des activités en fonction de l'entreprise (Id) + le prix par revente de l'item.
jobs=> Simple liste des métiers
items=>Simple liste des items pour l'inventaire

-Le GUI des menus est similaire à celui du serveur FailyV :)-

Les Scripts ont besoin du fichier : ‘…/essentialmode/config.lua’, (Créer le avec les infos SQL)

TÉLÉCHARGEMENT GRATUIT

JobSystem Inventory.zip (124.5 KB)

Hello,

You script will not working actually…is not for FX server.

1 Like

Hello,

There are not problem for me … It’s script like lot of scripts share in Releases…

For information :

Scripts Server work with MySQL
F2 (Open Inventory)

[SQL DOWNLOAD]
sql.sql (11.7 KB)

So tell us the different on your script with Vdk_inventory & job system ?
No sql in your files

The system and code is different at VDK_Inventory & Job System.

Firstly the Initialization use nothing (RAM) for FiveM in contrary to VDK and Job System.

The GP and GUI is totaly different (for example a menu, activity with gestion of zone etc …)

You can try, for see others differents.

GUI menu for example : Link

Hi,

Could you possibly make this work with couchdb?

Thanks in advance,
Scotty

Hi Scott_UK,

I have stop the dev of server and scripts, so no sorry.