HumanTree92/esx_advancedvehicleshop

Blips and marker not showing

Dokman opened this issue · 6 comments

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

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

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

So are u using ESX V1 Final or ExtendedMode?

ESX V1 Final

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

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