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