Qbcore connection

Does anyone know how to remove the [qb-core] from the connecting screen?

You’ll want to look in the qb-loading resource and you’re likely find what you’re looking for in the html directory

cant find it in there. any other ideas?

If you show a screenshot of what it is, I can tell you exactly where the code is to remove it


that ‘qb-core:’ on the second row

its literally the folder name lol but it breaks everything on the server

This has to do with the resource name, without renaming qb-core, which I would highly suggest against, you could try moving the onPlayerConnecting function inside and handler in qb-core > server > events.lua to another resource and name it what you want.

I deleted that bit from the config and now it doesnt show

You would have to change the whole core

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.