You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/lootbox/framework-setup.mdx
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,21 +250,6 @@ When you register a new lootbox (either in `config.lua` or via the `registerLoot
250
250
</Tab>
251
251
</Tabs>
252
252
253
-
## ESX Setup
254
-
255
-
ESX handles usable items through `ESX.RegisterUsableItem` on the server side. When `config.registerUsableItems = true`, the bridge registers the callbacks automatically. You just need to make sure the items exist in your database's `items` table:
If you are using **ox_inventory** with ESX (instead of the default ESX inventory), follow the ox_inventory setup instructions above instead — you'll need the `server.export` entries.
0 commit comments