1. u need to unmrs the Model.mrs
2. open weapon.xml
3. go to this thingy:
Code:
<AddWeaponElu name="sword02x2" weapon_motion_type = "12" weapon_type = "16" >
<AddBaseModel name="sword02" filename="model/weapon/sword/sword02.elu" />
</AddWeaponElu>
Edit That To
Code:
<AddWeaponElu name="sword02x2" weapon_motion_type = "13" weapon_type = "17" >
<AddBaseModel name="sword02" filename="model/weapon/sword/sword02.elu" />
</AddWeaponElu>
4. Go to zitem.xml and add this:
Code:
<ITEM id="58" name="Skull Giant Sword x2" mesh_name="sword02x2" totalpoint="0" type="melee"
res_sex="a" res_level="30" slot="melee" weapon="greatsword" weight="33" bt_price="0"
delay="385" damage="36" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" Page Ranking="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_51" />
5. Than go to shop.xml and add this
Code:
<!-- Big Sword x2 -->
<SELL itemid="58" />
6. Dont Forget!!! Update System.mrs in u GunZ map.
Thats all ^^
Hope It helps:groupwave: