Skip to content

souoxlp/ped_sell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


  1. Download the script
  2. Ensure the folder is named ped_sell
  3. Put the folder in your resources folder
  4. Add ensure ped_sell to your server.cfg
  5. Restart your server

Support


Discord:xlp1#7203

About

simple store selling items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages