/esx_inventoryhud_trunk-1

weight from database support

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

FIRST, VERY IMPORTANT

add this fragment of code into your functions.lua here \resources\es_extended\server\functions.lua or wherever you have placed your es_extended resource

  • Under line 163
ESX.GetItemWeight = function(item)
	if ESX.Items[item] ~= nil then
		return ESX.Items[item].weight
	end
end

esx_inventoryhud_trunk 1.0

This is an vehicle trunk addon for esx_inventoryhud. Original code was taken from esx_trunk modified by schwim0341.

Requirements

Features

  • Drag and drop
  • Black Money support
  • Weapons support
  • Fully configurable
  • Locale files included
  • Weight System Support from essentialmode DB
  • Minor Bugs Fixed
  • ES Locale Added

Screens

Download & Installation

Using Git

cd resources
git clone https://github.com/GMA950/esx_inventoryhud_trunk [esx]/esx_inventoryhud_trunk

Manually

Installation

  • Add this to your server.cfg:
start esx_inventoryhud_trunk

Default Open Key is "M"