esx_inventory
The images for these items can always be found in a folder named [images] within the previously downloaded package. Make sure to use these images to ensure consistency and a seamless experience for players on your server.
INSERT INTO `items` (`name`, `label`, `weight`) VALUES
('flare_airdrop', 'Airdrop Flare', 1),
('cannabis', 'Weed', 1),
('cocaine', 'Cocaine', 1),
('meth', 'Meth', 1);
Last updated