[Show-Off] Automatic Auction House (no restrictions)

Instadev

MySQL & C++ Developer
banned
Instadev Rep
4
0
0
Rep
4
Instadev Vouches
0
0
0
Vouches
0
Posts
338
Likes
152
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 2 90 XP


This is a sample of what I scripted a few months ago. The system runs every hour and populates up to 50 auction house items to be sold for gold. The table clearly states the requirements, and the system script can be dynamic and be placed as a reward.
The system loads the data from the MySQL table into the server's RAM and uses it from there. This obviously comes with a reload command, in case we want to refresh the collection without initiating a server restart.
The system supports all custom items

This system can be integrated with basically any other custom system, for example:
- A player is online for 3 consecutive hours without logging off, the player can select which item he wants to insert in his name, and if the item is being sold, it will give him the revenue
- VIPs can insert 1 item a day without actually owning the item (out of a specified list in a different container)
- Staff can adjust everything dynamically

This is merely a show-off, not meant for sale.
 
Last edited:

Roddan

Lurking around
Divine
Roddan Rep
0
0
0
Rep
0
Roddan Vouches
0
0
0
Vouches
0
Posts
276
Likes
101
2 YEARS
2 YEARS OF SERVICE
LEVEL 2 110 XP
Nice system never seen anything like it :D
 

3,388

1,270

9,554

428

Top