Skip to content

fix Drops inside apartments - #652

Merged
Qwerty1Verified merged 1 commit into
qbcore-fivem:mainfrom
CodeRedev:patch-1
Sep 11, 2026
Merged

Qwerty1Verified merged 1 commit into
qbcore-fivem:mainfrom
CodeRedev:patch-1

Conversation

@CodeRedev

Copy link
Copy Markdown
Contributor

Summary

Fixes dropped item bags not appearing when a player is inside an apartment or another routing bucket.

Newly created drop entities are assigned to the player’s routing bucket in qb-inventory:server:createDrop. Existing drop entities are synchronized to the player’s routing bucket in qb-inventory:server:updateDrop, ensuring the bag remains visible in the correct virtual world.

Screenshots or video

MomentsDesktopclipfromSep102026.mp4

fix Drops inside apartments
@Qwerty1Verified

Copy link
Copy Markdown
Member

Thanks for this, and for the video, that made it easy to review. Merging in.

Heads up that I have some follow-up work planned around drop handling that will
likely touch these same lines, so don't be surprised if they change shape shortly.
Nothing wrong with what you've done here.

@Qwerty1Verified
Qwerty1Verified merged commit dc3d07f into qbcore-fivem:main Sep 11, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants