Fixed the invissble or the unsell ablethingy + i made this katanaid40 since there was already a katana17 then u would need to delete the other 1 for this Sword no u can use both
Download here:
Fixed the invissble or the unsell ablethingy + i made this katanaid40 since there was already a katana17 then u would need to delete the other 1 for this Sword no u can use both
Download here:
Last edited by RafaelXZ7; 13-11-08 at 09:09 PM.
Thanks!!!!!
Np u needed it
can u see The sword? or is it invissble?
I can see the sword ... But can't buy/Equip it!
kk Redownload Added new zitem in it.
if breaker 7 is the weapon you have equipped for primary 1 then its cause the sacrifice is invisible which means something is wrong with the xml/elu/dds one of them.
If the weapon is invisible, then you're missing the .elu files for the sword in model.mrs or the meshname for the sword in zitem is wrong.
in zitem, type weapon="katana" and mesh_name="sacrifice_mesh_whatever_it_is"
Example:
In weapon.xml
In zitem.xmlCode:<AddWeaponElu name="blade_gdk" weapon_motion_type = "13" weapon_type = "17" > <AddBaseModel name="blade_gdk" filename="model/weapon/blade/blade_gdk.elu" /> </AddWeaponElu>
Make sure that in zitem.xml, the ones that are highlighted red must be the same that is in weapon.xml for the mesh_name.Code:<ITEM id="67830" name="STR:ZITEM_NAME_502007" mesh_name="blade_gdk" totalpoint="0" type="melee" res_sex="a" res_level="25" slot="melee" weapon="doublekatana" weight="18" bt_price="0" delay="300" damage="17" range="160" 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_502007" iscashitem="false" />
Also, make sure that you have the required .elu file. Without the .elu file, there's no model, without the whatever.tga.dds/whatever.bmp.dds, there's no color. Only grey. So make sure you have these both!
Bad Glitch you need Elu files and the right dds. if this info might help LMAO
Fixed Error's
Last edited by RafaelXZ7; 14-11-08 at 03:34 AM.