SCRIPT ERROR: @esx_drugs/server/main.lua:67: attempt to call a nil value (field ‘canCarryItem’)
TriggerServerCallback (@es_extended/server/functions.lua:33)
handler (#es_extended/server/common.lua:63)
This is likely caused by ESX deciding to break their own resources… Please see their Github for information.
Breaking changes: implemented global weight inventory system, read de…
…scription before updating!
- Fixed #256
- Implements #173
__NO OFFICIAL ESX SCRIPT WILL WORK WITH THIS AT THE MOMENT__
This commit will break your entire ESX if you dont use the new SQL format, follow the new one if you want it all to work properly.
Scripts using `item.limit` will break too, instead use `xPlayer.canCarryItem(item, count)````