qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
589 stars 960 forks source link

[BUG] No more import.lua? #398

Closed BlueSky-fur closed 2 years ago

BlueSky-fur commented 2 years ago

Describe the bug A clear and concise description of what the bug is. A stranger to qbcore should be able to read your bug report and understand how to reproduce it themselves and understand how the feature should work normally. i cant find an import.lua in the files anymore, not even on this repo To Reproduce Steps to reproduce the behavior: Download qb-core and see yourself Expected behavior usually it should contain one. Screenshots If applicable, add screenshots to help explain your problem.

Questions (please complete the following information):

Additional context In case that got removed completly, what are we supposed to use then as QBCore = nil seems to not work anymore

GhzGarage commented 2 years ago

QBCore = exports[“qb-core”]:GetCoreObject()

jay-fivem commented 2 years ago

The import.lua was removed on Nov 10th. It's been replaced with QBCore = exports[“qb-core”]:GetCoreObject()

BlueSky-fur commented 2 years ago

Woops, sorry just forgot to close this.

johnsmith600 commented 2 years ago

do i remove the triggerserverevent and client or do they stay

BlueSky-fur commented 2 years ago

do i remove the triggerserverevent and client or do they stay

What exactly are you trying to do?

But regardless, i would suggest you go to the QB Discord https://discord.gg/qbcore and use one of their support-channels.

This here is a closed issue.