JobTattoo [ESX & QB] - Open Source

:pen: JobTattoo

Preview
Tebex


The SQL file
ALTER TABLE `users`
    ADD COLUMN `tattoos` LONGTEXT
;

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

INSERT INTO `jobs` (`name`, `label`, `whitelisted`) VALUES
('jobtattoo', 'jobtattoo', 1);

INSERT INTO `job_grades` (`job_name`, `grade`, `name`, `label`, `salary`, `skin_male`, `skin_female`) VALUES
('jobtattoo', 0, 'intern', 'Intern', 0, '{}', '{}'),
('jobtattoo', 1, 'employee', 'Employee', 75, '{}', '{}'),
('jobtattoo', 2, 'coboss', 'Coboss', 100, '{}', '{}'),
('jobtattoo', 3, 'boss', 'Boss', 150, '{}', '{}');
The config.lua
Config.TattooCatalogue = {
    BlazingTattoo = {
        Position = vector3(322.34, 182.27, 103.58),
        Text3d = "[~b~E~s~] Voir le catalogue",
        OptmiseDistance = 25.0,
        ShowDistanceMarker = 4.5, 
        InteractDistance = 1.0,
        Marker = {dirX = 0.0, dirY = 0.0, dirZ = 90.0, rotX = 0.0, rotY = 0.0, rotZ = 0.0, scaleX = 0.5, scaleY = 0.5, scaleZ = 0.5},
        Color = {red = 46, green = 183, blue = 234, alpha = 100},
    },
}

Config.TattooJobInteract = {
    BlazingTattoo = {
        Position = vector3(324.38, 180.43, 103.58),
        JobRequired = "tatoueur",
        Text3d = "[~o~E~s~] Tatouer",
        OptmiseDistance = 25.0,
        ShowDistanceMarker = 3.0, 
        InteractDistance = 1.0,
        Marker = {dirX = 0.0, dirY = 0.0, dirZ = 90.0, rotX = 0.0, rotY = 0.0, rotZ = 0.0, scaleX = 0.5, scaleY = 0.5, scaleZ = 0.5},
        Color = {red = 234, green = 139, blue = 84, alpha = 100},
    },
}

:fr:
Je pense que le prix en vaut la peine, on m’a conseille un prix plus élevé mais j’ai refusé, 15€ est le prix pour ce script, voici certaines fonctionnalisée que vous avez en achetant ce script :
• Catalogue d’un PNJ qui ressemble au joueur qui l’utilise.
• Animation & Changement position de ce PNJ possible.
• Derniers tatouages de GTAV (ceux non-bug).
• Tatouage format homme & femme (ça change sa position).
• Le tatoueur peut placer le joueur dans 3 positions différentes.
• Le tatouage se voit avant de l’appliquer.
• Animation lors du tatouage (ce n’est pas la meilleure).
• Le tatoueur peut supprimer les tatouages.
• Vous pouvez créer d’autres job tatoueurs (à vous de coder afin d’ajouter cette fonctionnalité).
• RageUI-Menu.
Si vous vous demandez si d’autres ajouts vont être effectués, je vous dis oui : Comme ESX To QBCORE, fix des problèmes, ajouts des nouveaux tatouages des derniers DLC.

:us:
I think the price is worth it, I was advised a higher price but I refused, 15€ is the price for this script, here are some functionalities you have by buying this script:
• Catalog of an NPC that looks like the player using it.
• Animation & Change position of this NPC possible.
• Latest GTAV tattoos (the non-bug ones).
• Tattoo format man & woman (it changes its position).
• The tattoo artist can place the player in 3 different positions.
• The tattoo can be seen before applying it.
• Animation when tattooing (not the best).
• The tattoo artist can remove tattoos.
• You can create other tattoo jobs (it’s up to you to code to add this feature).
• RageUI-Menu.
If you wonder if other additions will be made, I say yes: Like ESX To QBCORE, fixed problems, added new tattoos from the latest DLCs.


Code is accessible Yes
Subscription-based No
Lines (approximately) 900
Framework ESX & QB
Framework Version ESX Legacy
Framework Version QB Last 08/2023
SQL ressource Mysql
Translation in script French
Support Yes

My scripts/mapping

:police_car: Police Menu Extra [ESX (QB in readme.md)] (FREE)
:ballot_box: VoteTopServeur [QB] (FREE)

:manual_wheelchair: Wheelchair [ESX & QB] (1€ ESCROW or 2€ OPEN-SOURCE)
:taxi: Taxi [ESX & QB] (2€ Open-Source)
:elevator: Elevator UI [Standalone] (3€ ESCROW or 7€ OPEN-SOURCE)
:bed: Stretcher [ESX & QB] (5€ ESCROW or 7€ Open-Source)
:file_folder: Police lockers and investigation files [ESX & QB] (5€ ESCROW or 10€ OPEN-SOURCE)
:pen: JobTattoo [ESX & QB] (15€ OPEN-SOURCE)

:racing_car: Karting YMAP [FREE]
:racing_car: Race YMAP Grapeseed [FREE]
:racing_car: Race YMAP Port of Los Santos [FREE]

2 Likes

:fr: Version QBCore ajouté.
:us: Version QBCore added.

is that script still supported? any known bugs?

Hi, no, this script hasn’t been updated for a while. I’m not going to lie to you, it’s an old script. I hope to have time to make a new version one day.