Features
Easy to use just change the items and translate into the language you want
Client-Side Usage
If you wont to add more items just copy this code and add more,just change the title for what you want and item and money.
{
title = 'Vender Água',
description = 'Vende uma garrafa de água por $10',
icon = 'fa-solid fa-water',
onSelect = function()
TriggerServerEvent('ped_sell:venderItem', 'water', 10)
end
},
Installation
- Download the script
- Ensure the folder is named ped_sell
- Put the folder in your resources folder
- Add ensure ped_sell to your server.cfg
- Restart your server
Support
Discord:xlp1#7203