Theme editor

QBCORE Pa-vehicleshop

Would you be so kind posting the SQL file as well?

Nvm just found it over the cfg, thnx for the share
 
  • Post hidden due to user being banned.
add sql also !!!! thx

READ THE CONFIG!

ServerCallbacks = {}, -- Don't edit or change
AutoDatabaseCreator = false, -- If you are starting the script for the first time, make this true and restart the script, after restarting, make this false otherwise you will get an error.


FFS ppl learn to read,.
 
its working 100% the only thing iam missing is addstock xD where did that go
in the selling menu inside, the way it checks for perms is fucked so either fix that or change just make the cb(true)

server/mail.lua
CreateCallback('pa-vehicleshop:checkIsPlayerHasPerm:server', function(source, cb)
cb(true)
end)
 
  • Post hidden due to user being banned.
the pa-text getting error ,@pa-textui-2/client/main.lua:253: bad argument #1 to 'next' (table expected, got no value)^7
 
Back
Top Bottom