- Joined
- Apr 22, 2006
- Messages
- 4
- Reaction score
- 0
This nice kordachi came with the newest ijji update .
Put the two files in your model/weapon/blade folder .
Add this to the weapons.xml
Add this to your zitem.xml
Add this to your strings.xml
![Atvaark - [Release]Wings of Catastrophe - RaGEZONE Forums Atvaark - [Release]Wings of Catastrophe - RaGEZONE Forums](https://forum.ragezone.com/images/404_image.png)
Put the two files in your model/weapon/blade folder .
Add this to the weapons.xml
Code:
<AddWeaponElu name="eq_blade_wing" weapon_motion_type = "13" weapon_type = "17" >
<AddBaseModel name="eq_blade_wing" filename="model/weapon/blade/blade_wing.elu" />
</AddWeaponElu>
Add this to your zitem.xml
Code:
<ITEM id="[color=red]Any number over 400512[/color]" name="STR:ZITEM_NAME_[color=red]Same number[/color]" mesh_name="eq_blade_wing" totalpoint="0" type="melee"
res_sex="a" res_level="25" slot="melee" weapon="doublekatana" weight="16" bt_price="400"
delay="290" damage="17" 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" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_[color=red]Same number[/color]" />
Add this to your strings.xml
Code:
<STR id="ZITEM_NAME_[color=red]Same number[/color]">Wings of Catastrophe</STR>
<STR id="ZITEM_DESC_[color=red]Same number[/color]">Wings of Catastrophe is a Kodachi that was modeled on wings and tail of Lich. It has been said that a part of Lich's body was used to create the weapon.</STR>
To view the content, you need to sign in or register