1
0
Fork 0
forked from Simnation/Main

Update sv_integrations.lua

This commit is contained in:
Miho931 2025-07-27 20:36:10 +02:00
parent 275f4f98ae
commit a1c1e89a94

View file

@ -5,7 +5,7 @@ EXTERNAL_EVENTS_NAMES = {
}
-- Skips or not if an item exists (useful with inventories that doesn't save items in database or in ESX.Items table, example ox_inventory)
SKIP_ITEM_EXISTS_CHECK = false
SKIP_ITEM_EXISTS_CHECK = true
-- Force inventory refresh or not. Set to true if NPC selling is not working properly
FORCE_INVENTORY_REFRESH = true