TanguyOrtegat / esx_jb_eden_garage2

41 stars 50 forks source link

esx_policejob + esx_jb_eden_garage2 #55

Closed deviljin112 closed 4 years ago

deviljin112 commented 4 years ago

If you're running esx_policejob and your garage / buy cars system doesnt work, simply add "job" column to owned_vehicles, set it to VARCHAT length of 50 or 60 and No default value. It should solve any console errors and work fine :)

iTzCrutchie commented 4 years ago

Thanks. Just ran into this as well and this fixed me up!

TanguyOrtegat commented 4 years ago

just add his alter table owned_vehicles add job varchar(50)