HumanTree92 / esx_advancedvehicleshop

Advanced Vehicle Shops for FiveM ESX Legacy
http://velocitientertainment.com/
27 stars 15 forks source link

Blips and marker not showing #34

Closed Dokman closed 4 years ago

Dokman commented 4 years ago

Describe the Bug | A Clear & Concise Description of Bug So if i activate Mechanic.Shop = true it have to show the marker but the marker isn't there, why the thread is not drawing it? i have the exact same problem with the blips

Questions Have you made changes to anything in client/main.lua or server/main.lua?: Have you looked through the Closed Topics?: Yes Have you looked through the Wiki?: There isn't a wiki Are you using a Pre-Installed ESX? If Yes who?: No Are you using es_extended? If Yes what Version? (Example: 1.2): 1.2 Final Are you using Essentialmode?: no Are you using ExtendedMode?: yes Are you using OneSync?: yes Linux or Windows?: Windows

HumanTree92 commented 4 years ago

What is your Mechanics name. Check in the DB under jobs. For instance mine says name = mechanic

Also to have the markers & blips to show up you must set Mechanic.Shop & Mechanic.Blips to true

Dokman commented 4 years ago

Is at true but nothing happens and my mechanic name is 'mechanic'

HumanTree92 commented 4 years ago

So are u using ESX V1 Final or ExtendedMode?

Dokman commented 4 years ago

ESX V1 Final

HumanTree92 commented 4 years ago

Any Client side or server side errors. There isn't much to go on. The only thing i can think of atm is your job name is not using mechanic since the only thing that draws the marker is this line & this line handles the blips this line for setting up the blip location. I don't have any issues on my end. So without any errors at all i can is that your mechanic job isn't correctly. This is what my DB stuff for mechanic looks like

Dokman commented 4 years ago

no the problem was that a resource wasn't being satisfied that was esx_licenseshop so now it's working perfect, thanks