Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

[Request] Premium Medikits.

Newbie Spellweaver
Joined
Jul 16, 2006
Messages
50
Reaction score
0
Location
Netherlands
Hello,

I'm working on a server. When I looked trough strings.xml and zitem.xml I noticed that premium medikits are aleady in.

My question is; how do I get these in the shop.

Thanks for reading.
 
Hello,

I'm working on a server. When I looked trough strings.xml and zitem.xml I noticed that premium medikits are aleady in.

My question is; how do I get these in the shop.

Thanks for reading.

if theyre not in the shop.xml, just add the line(s)
<SELL itemid="(number of your medkit)" />

hope this helped
 
Upvote 0
Back