ESX


Configuration

No need to do any extra step in config.lua

Item list

es_extended 1.1

INSERT INTO `items` (`name`, `label`, `limit`) VALUES ('mixer', 'mixer', '1');

es_extended 1.2 - newest

INSERT INTO `items` (`name`, `label`, `weight`) VALUES ('mixer', 'mixer', '1');

Images

Image is provided in [xdj].pack.zip, the image is called mixer.png


Last updated

Was this helpful?