pushkart2 / qb-dumpster

Dumpster Diving script!
3 stars 10 forks source link

Update client.lua #8

Closed JakersTB closed 3 years ago

JakersTB commented 3 years ago

Replaced qbcore get object.

Getting error of qbcore nill value, replaced via the new local QBCore = exports['qb-core']:GetCoreObject() fixed.

JakersTB commented 3 years ago

Forgot to update server. Updated and tested all worked now with the new QBCore = exports['qb-core']:GetCoreObject()

pushkart2 commented 3 years ago

This script is for everyone and not specific to people running the latest QBCore. I would like to keep it that way.