NPC market place

Dear devs, @3Bot ,

I’m looking for a “simple” script that would allows players to sell to others players stuff, items, cars etc…
The idea is to have a market place like ebay etc…

-Players could go to a NPC or a marker to open a menu
-Players get 3 choices: BUY, SELL, REMOVE
-The buyer could see who is selling what
->The buyer could choose an item, the quantity and pay.
-The seller could sell something (parameters : Identifier, Item, Quantity, Price).
->The item is removed from his inventory
->When his item is sold, money is transfered to his bank account

Possible Mysql db :
Identifier, Item, Quantity, price, status (sell,sold)

This could be a job

This script has to be an open source github project.

Regards, kisses, peace

1 Like

I was actually looking to make something along the lines of this. I know it is possible with esx but I am not really sure about vrp. If you can gather up some people we maybe can do this, I will look more into Mysql

1 Like

this is not to hard I have a similar script i did called shadydealer on my website.

I want

i want it too,but it seem have no already a open source
i am tring code that @_@