bamablood94 / qb-dmv

ESX Dmvschool Converted to QBCore with added details
74 stars 27 forks source link

Nothing in Player.lua #24

Open mhyssasilva opened 3 months ago

mhyssasilva commented 3 months ago

I dont find this code in player.lua :

PlayerData.metadata['licences'] = PlayerData.metadata['licences'] or { ['driver'] = true, ['business'] = false, ['weapon'] = false, }

Maybe it's a new version ?

Troughy commented 2 weeks ago

It was moved to config.lua, around line 84 you'll find it