pushkart2 / qb-dumpster

Dumpster Diving script!
3 stars 10 forks source link

Error client.lua:91 Nil value on QBCore #9

Closed tornados1000 closed 3 years ago

tornados1000 commented 3 years ago

image Hello there. The scritps doesn't work and needs to get fixed

SP13RS commented 3 years ago

image Hello there. The scritps doesn't work and needs to get fixed

take out QBCore= nill replace it with "local QBCore = exports['qb-core']:GetCoreObject() " in both client and server

tornados1000 commented 3 years ago

image Hello there. The scritps doesn't work and needs to get fixed

take out QBCore= nill replace it with "local QBCore = exports['qb-core']:GetCoreObject() " in both client and server

Replaced as you mentioned and it's working. Thank you for your assistance :)