1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-27 20:45:43 +02:00
commit b767f2a581

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