I did both of those above before I even made this thread.
WorldItem.xml :
Code:
<WORLDITEM id="999" name="hp999">
<TYPE>hp</TYPE>
<TIME>50</TIME>
<AMOUNT>9999</AMOUNT>
<MODELNAME>smg9mm</MODELNAME>
<AddWorldItemElu name ="smg9mm">
<AddBaseModel name ="smg9mm" filename="model/weapon/item/smg9mm.elu"/>
</AddWorldItemElu>
Weapon.xml ;
Code:
<AddWeaponElu name="smg9mm" weapon_motion_type = "8" weapon_type = "11" >
<AddBaseModel name="smg9mm" filename="model/weapon/item/smg9mm.elu" />
</AddWeaponElu>
edit :
zitem :
Code:
<ITEM id="2303" name="Medical Kit RX" mesh_name="smg9mm" totalpoint="0" type="custom" res_sex="a" res_level="60" slot="custom" weapon="medkit" weight="4" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="4" reloadtime="10" 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="3" bullet_image_id="0" magazine_image_id="0" desc="New Advances in miniaturization have enabled the creation of even lighter medical kits!" snd_fire="we_grenade_fire" maxbullet="4" />