[Request] Premium Medikits.

Newbie Spellweaver
Joined
Jul 16, 2006
Messages
50
Reaction score
0
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