TanguyOrtegat / esx_jb_eden_garage2

41 stars 50 forks source link

police cars in standard garage #108

Open SilvNobelen opened 3 years ago

SilvNobelen commented 3 years ago

I am using esx_policejob, how can I make sure that the police vehicles are not in the standard garage? I can not get out. Have already made a database change, but that should not help either.

TanguyOrtegat commented 3 years ago

in the owner column, the jobname must be placed! so it requires maybe a little adaptation of your vehicle shop, to choose weather you buy for yourself (then owner is your steam id) or for your job (then owner is job name)

Poops37 commented 3 years ago

There is no way that they do not appear without changing the owner?

saeedmasoudie commented 3 years ago

there is a idea you can use the job column in owned vehicles so if job == nil then store it else Dont store it end and you cant store job vehicles in public garages

Poops37 commented 3 years ago

I will try to do that, thanks

Poops37 commented 3 years ago

I tried to do that, but I am not able to. Might you help me?