hhfw1 / hh_aidoc

AI Doctor
54 stars 55 forks source link

error whild trying to use hh_aidoc #8

Open themarwik opened 2 years ago

themarwik commented 2 years ago

script error @hh_aidoc/client.lua:26: attempt to index a nil value (global 'QBCore')

ref (@hh_aidoc/client.lua:26) callback (@chat/cl_chat.lua:141)

i using the latest qb-core

iboss21 commented 1 year ago

add this to your client and server main Lua files. local QBCore = exports['qb-core']:GetCoreObject(). also, u can just download working latest version and it will work.