#I have two errors...
1 messages · Page 1 of 1 (latest)
Did you verify that the config is set up for your server?
yes
You use ox?
yes i use ox
Did you make sure ox is enabled in the fxmanifest?
fx_version 'cerulean'
lua54 'yes'
version '3.0'
game 'gta5'
shared_scripts {
'config.lua',
-- '@ox_lib/init.lua',
}
client_scripts{
'client/*.lua',
}
dependency{
'oxmysql',
}
ok?
Remove the comment in front of ox import