Web based Player's Marketplace for Items and Characters

Initiate Mage
Joined
Nov 14, 2022
Messages
3
Reaction score
0
Hi,
Sorry If there is another thread approaching this, I really didn't find out.
I would like to know If there is any web plugin or CMS with this feature, a web based player's drived marketplace where players are able to buy and sell their items and characters for each others.

Look the screenshot, this is the exactly feature that I'm interested in:



If there is not a solution ready to use, what kind of knowledge I would have to make it from zero? What programming language would be necessary, C++ and PHP+database language+JS would be enough?

Thank you for your collaboration.
 

Attachments

  • PLAYERS_WEB_MARKETPLACE - Web based Player's Marketplace for Items and Characters - RaGEZONE Forums
    PLAYERS_WEB_MARKETPLACE.webp
    32.8 KB · Views: 200
php is mostly used for this type of modules.
you will need to decrypt the binary data of the warehouse, split it and get all item info based on the HEX value.
you can send me message for any more details.
 
Thank you very much for your attention cMu.
Do you know If there is some plugin/module or cms ready to use related to it?
I really want this feature, but build it from scratch will demand much money, time and effort. I would be so grateful If you could recommend me something.
 
Well, there was an old module for MuCore some years ago that fits your description.
Maybe you could use it as a base for another updated CMS or pay someone to make from it, probably would be more affordable that way.

-update- @Waion
Found it, here's the download:

pass: tuservermu.com.ve

images of it:
Waion - Web based Player's Marketplace for Items and Characters - RaGEZONE Forums

Waion - Web based Player's Marketplace for Items and Characters - RaGEZONE Forums


Hope you manage to achieve it. GL
 
Last edited:
Back