qb-spawn
qb-spawn copied to clipboard
Location Spawning System Used With QB-Core :cityscape:
i had the same issue. fixed by disabling qb-community-service or you can fix the code or replace it with another one _Originally posted by @alirezagood in https://github.com/qbcore-framework/qb-spawn/issues/74#issuecomment-1902080674_ With qb-communityservice in...
**Describe Pull request** First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that. Write up a clear and concise description of...
**Describe Pull request** Added the translations in Dutch (NL) into the locales. If your PR is to fix an issue mention that issue here **Questions (please complete the following information):**...
**Describe Pull request** Changed the condition If your PR is to fix an issue mention that issue here Non-UI translations went through to the NUI. It might be a bit...
This PR resolves a bug where players were incorrectly spawning at the character preview location instead of their actual last known position. Problem: The original implementation called QBCore:Server:OnPlayerLoaded, QBCore:Client:OnPlayerLoaded, and...