[Release][Mapping+Script+Car] Pizzeria

:wave: :pizza: :wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza::wave: :pizza:

" hi everybody ! this is my last creation ( :point_right:YMAP MAPPING ) about Pizzeria. You can find with my mapping a script (config for the mapping ) and car "

----------------------------------------------------------------------------

:books:Table of contents :

  • :hammer_and_pick: Description
  • :camera: Screenshot exemple
  • :video_camera: Vidéo demonstration
  • :pushpin: The Place
  • :file_folder: On the Zip
  • :gear: About the Script
  • :floppy_disk: Download the mapping + script + car

----------------------------------------------------------------------------

:hammer_and_pick: Description:

What can you find here ?

  • Toilet ( the most important )
  • kitchen
  • boss + secretary office
  • cloakroom
  • big dinner room

----------------------------------------------------------------------------

:camera: Screenshot exemple :

----------------------------------------------------------------------------

:video_camera: Vidéo demonstration :

( visit of the mapping start at 2:10 for people who don’t like my humor :innocent: )

----------------------------------------------------------------------------

:pushpin: THE PLACE :

----------------------------------------------------------------------------

:file_folder: On the zip :
Mapping + script + car + instruction
Screenshot_120

----------------------------------------------------------------------------

:gear: About the Script
The script is a Job
:exclamation::triangular_flag_on_post:(version compatible only with es_extended up to date ‘weight’):triangular_flag_on_post: :exclamation:

You can find :

  • Cloakroom of outfits (civil / work).
  • Safe / Fridge.
  • Boss menu.
  • Vehicle garage (exit / return for company vehicle).
  • Service outlet for PNJ delivery. (65 different delivery points).
  • Invoice menu.
  • Preparation menu (preparation of 5 different pizzas)

:information_source: i’m not a Dev, that creat by DVR

----------------------------------------------------------------------------

:floppy_disk: Download the mapping + script + car :
Pizzeria Patoche V3.zip (28.0 MB)
(Some people have problems with the SQL, well the dev DVR edit the SQL)

----------------------------------------------------------------------------
:innocent: This is again my small contribution to the fivem community Hope you enjoy

22 Likes

he database gives an error when inserting it

3 Likes

same here

1 Like

I fixed i replaced texts with another sql file and then run it

1 Like

:rofl: :rofl: take it that pointed at me :rofl: :rofl:

Look nice

I passed the information back to the DVR developer and he edited the SQL to normally remove the problem. You can download the new version at this place :

INSERT INTO addon_account (name, label, shared) VALUES
(‘society_pizza’, ‘pizza’, 1)
;

INSERT INTO addon_inventory (name, label, shared) VALUES
(‘society_pizza’, ‘pizza’, 1),
(‘society_pizza_fridge’, ‘pizza (frigo)’, 1)
;

INSERT INTO datastore (name, label, shared) VALUES
(‘society_pizza’, ‘pizza’, 1)
;

INSERT INTO jobs (name, label) VALUES
(‘pizza’, ‘pizza’)
;

INSERT INTO job_grades (job_name, grade, name, label, salary, skin_male, skin_female) VALUES
(‘pizza’, 0, ‘recruit’, ‘Recrue’, 300, ‘{}’, ‘{}’),
(‘pizza’, 1, ‘employer’, ‘Employé(e)’, 300, ‘{}’, ‘{}’),
(‘pizza’, 2, ‘viceboss’, ‘Co-gérant’, 500, ‘{}’, ‘{}’),
(‘pizza’, 3, ‘boss’, ‘Gérant’, 600, ‘{}’, ‘{}’)
;

INSERT INTO items (name, label, weight) VALUES – version compatible only with es_extended up to date weight
(‘pate’, ‘Pate a pizza’, 10),
(‘ing’, ‘ingredient a pizza’, 10),
(‘reine’, ‘Pizza reine’, 5),
(‘5fromages’, ‘Pizza au 5 fromage’, 5),
(‘barbecue’, ‘pizza au barbecue’, 5),
(‘saumons’, ‘Pizza au saumon’, 5),
(‘orientale’, ‘Pizza orientale’, 5),
(‘calzone’, ‘Pizza calzone’, 5)
;

1 Like

Do I have to use the job if I don’t use esx?

yes use esx

Ty DVR for your update

could you give an example of how to add items to your black market vendor, i see where you can modify the guns , been trying to add items to it like you mentioned was possible but cant figure it out. sorry bomb this topic. just not getting a life signs other wise

I can’t download your script

2 Likes

same can’t download

1 Like

V3 udapte

1 Like

i dont have Preparation menu and invoice menu !

does matter if your rank is boss or lower ?

pk le fichier ne veut pas se télécharger?

Is there any EN locale ? Couldnt find one

Petite modifications du code pour les ancienne version (es_extended)

1er étape allez dans ( esx_pizzajob\server\main.lua ) <- supprimer le Main.lua

télécharger la correction pour toute ancienne version (es_extended)

2er étape glisser le fichier télécharger ( esx_pizzajob\server\main.lua )

3er étape inclure les modifications sql esx_pizza.sql , rappelons je nais que retoucher la version (es_extended) pour l’inclure pour tous les ancienne version un grand merci à [geekbear] pour sont partage .

esx_pizza.sql (1.2 KB) main.lua (17.9 KB)

3 Likes

Is there anyway you can make an English language version ;( this is such a great addon, but I cannot understand it and translating doesn’t work .