Skip to content

fix Drops inside apartments - #651

Closed
CodeRedev wants to merge 1 commit into
qbcore-fivem:mainfrom
CodeRedev:patch-1
Closed

CodeRedev wants to merge 1 commit into
qbcore-fivem:mainfrom
CodeRedev:patch-1

Conversation

@CodeRedev

Copy link
Copy Markdown
Contributor

fix Drops inside apartments

Summary

Fixes dropped item bags not appearing when a player is inside an apartment or in 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 Drop inside apartments
@CodeRedev CodeRedev closed this by deleting the head repository Sep 10, 2026
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.

1 participant