
Originally Posted by
Lifeles5
Hi!
I have a problem. When i add a file to my model.mrs, all of weapons disappear from game, lol :D. I mean they are in shop and everything, just i cant see them in my character's hand.
Here's my weapon.xml code:
<AddWeaponElu name="soul_edge" weapon_motion_type = "1" weapon_type = "1" >
<AddBaseModel name="soul_edge" filename="model/weapon/katana/soul_edge.elu" />
</AddWeaponElu>
Here's my zitem.xml code:
<ITEM id="780" name="Soul Edge" mesh_name="soul_edge" totalpoint="0" type="melee" res_sex="a" res_level="0" slot="melee" weapon="katana" weight="6" bt_price="0" delay="329" damage="10" 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" iscashitem="false" desc="Donation!" />
My files are not encrypted yet, so no different encryption code problems.
In my mlog, there's anything sepcial.
Please help! :)