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!

Where to Find Goods_id?

Newbie Spellweaver
Joined
Feb 24, 2022
Messages
92
Reaction score
6
i only have item id
heres the pic below
anybody who knows how to add item in the shop ?
 
Newbie Spellweaver
Joined
Jul 9, 2022
Messages
35
Reaction score
0
i only have item id
heres the pic below
anybody who knows how to add item in the shop ?

Isn't it necessary to add data on weapons to the <shop_weapons> table? Try adding it there

I read somewhere that when the game makes a request for a list of weapons in the store, it reads them from the database and then saves them to the cache, which is located in the Cache folder
 
Upvote 0
Newbie Spellweaver
Joined
Feb 24, 2022
Messages
92
Reaction score
6
Isn't it necessary to add data on weapons to the <shop_weapons> table? Try adding it there

I read somewhere that when the game makes a request for a list of weapons in the store, it reads them from the database and then saves them to the cache, which is located in the Cache folder


Doesnt work ethier
 
Upvote 0
Back
Top