Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to add item to game market ?

Status
Not open for further replies.
Elite Diviner
Joined
Jan 11, 2011
Messages
464
Reaction score
216
add the item to itemsdb.xml, to items SQL database and set price to be anything but -1 (price which equals to -1 removes the item from the store)

add the item to itemsdb.xml, to items SQL database and set price to be anything but -1 (price which equals to -1 removes the item from the store)
 
Upvote 0
Elite Diviner
Joined
Jan 11, 2011
Messages
464
Reaction score
216
But weapon ??

add the item to itemsdb.xml, to items SQL database and set price to be anything but -1 (price which equals to -1 removes the item from the store)


or just set price to be anything but -1 (price which equals to -1 removes the item from the store)


Experiment. Nobody will breastfeed you or teach you how to run before you can even crawl. and people learn by exerimenting more than they could when someone explains everything
 
Upvote 0
Newbie Spellweaver
Joined
Jul 23, 2013
Messages
15
Reaction score
0
example i set price 300 PriceP 300 M16 , but not show in game market
 
Upvote 0
Status
Not open for further replies.
Back
Top