ERRRR, wrong again Abstrakt.
You should really stop trying to tell people how to do things, I haven't seen you say something correct once in the past 6 threads I've looked in.
To the OP:
zitem.xml
Code:
<ITEM id="1204" name="STR:ZITEM_NAME_522016" mesh_name="eq_hands_25"
totalpoint="0" type="equip" res_sex="m" res_level="15" slot="hands" weight="4"
bt_price="500000" hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
color="#FFFFFFFF" desc="STR:ZITEM_DESC_522016" />
res_level = Level Requirement
bt_price = Price in Bounty
If you change the zitem in your system.mrs, you have to overwrite the zitem in your matchserver with the same zitem and restart the matchserver client for the changes to take affect, and vice-versa of course.
Enjoy!