[Release] [ESX] [Mechanic Job]

Posted on behalf of @GiZz, the developer of ESX (ES Extended).

[Requirements]:

MySQL
EssentialMode Base by @Kanersps: [Release] EssentialMode base
ES Extended (ESX) by @GiZz: https://github.com/FXServer-ESX/fxserver-es_extended
Auto:
No additional resources necessary.
Player Management:
esx_society: https://github.com/FXServer-ESX/fxserver-esx_society
esx_billing: https://github.com/FXServer-ESX/fxserver-esx_billing

[Features]:

-Allows users to play as a Mechanic/have the mechanic job
-Ability to send bills to other players for services rendered
-Clean/Detail cars to make them fresh off the showroom floor again
-Repair vehicles
-Tow vehicles (with a flatbed)
-Blip located at Benny’s garage by default
-French language available currently, with more on the way thanks to translations by the community!

[Installation]:

  1. Change directory to resources/[esx]/
  2. Clone the Git repository located here: https://github.com/FXServer-ESX/fxserver-esx_mecanojob
  3. Import esx_mecanojob_minimal.sql into your MySQL database for auto-mode, or esx_mecanojob_full.sql for player management options.
  4. Add this to your server.cfg “start esx_mecanojob”

[Additional Information]

There are more plugins available which you can view at: https://github.com/FXServer-ESX

Please do not PM me with questions regarding ESX, use their Discord as I do not provide support for their updated scripts.

18 Likes

Installed perfectly but how do you actually accept the job? After going to the icon listed on the map, nothing is there.

Thanks

6 Likes

Hey, this works hand in hand with the other resource ESX Jobs here: [Release][ESX] [Jobs]

Anyone know how to get a car on the flatbed? i have the flatbed in front of the car but message says’you need a flatbed’

Thanks

You get a flatbed from the mechanic shop…

any chance you could help me figure out how to fix my issue. i have a custom flatbed normally i use the command tow truck scripts but i tried your menu which i love to use but this is what happens.

i reallly dont wanna have to revert to default flatbed or back to the other scripts i wanna keep it all menu based.

1 Like

i am assuming just like fivem servers you would type in chat (/tow) to tow the car and (/tow) to untow

you cant use the tow truck with flashers it does not work with the tow script on the flatbed without the flashers

I can’t find the interaction circles. I’ve installed how it asked, added it to data base. The mechanic map blip is on the map at lscustoms but when I go inside there are no interaction circles, anyone know why this might be??

1 Like

Hi, I wonder if you work like it, why you can not send to Mecano to its mobile but it does not matter how to set everything if you have any config.lul or if you can help me

Error installing in ESX_mecanojob database?

The map blip seems to work, but the marker to accept the job doesn’t exist.
Any ideas?

Kind regards

can someone help me please?

Not if you fail to provide information in which you need help with.

I need the es_extended…

ALTER TABLE users
ADD COLUMN name VARCHAR(255) NULL DEFAULT ‘’ AFTER money,
ADD COLUMN skin LONGTEXT NULL AFTER name,
ADD COLUMN job varchar(255) NULL DEFAULT ‘unemployed’ AFTER skin,
ADD COLUMN job_grade INT NULL DEFAULT 0 AFTER job,
ADD COLUMN loadout LONGTEXT NULL AFTER job_grade,
ADD COLUMN position VARCHAR(255) NULL AFTER loadout

but it says: “SQL Error (1060): Duplicate column name ‘name’”

call mechanic
mechanic accept but mechanic not marker player call on map
help me


1 Like

When mechanic upgrades a car. the price is calculated buy the price the cardealer buys the car for. is there somewhere in the files i can change the % how much the upgrades will cost? or change to every upgrade have a fixed price?

1 Like

By default I believe it’s DEL button

2 Likes

HI.

I have installed all 4 Requirement but when I goto install the sql I get SQL Error (1146) Table 'gh-1114.addon.inventory doesn’t exist

any help on this one.