They wont heal but they drop on floor but wont heal
i added allot of custom meds but this 1 wont work
Code:<ITEM id="58257" name="Cookie" mesh_name="Cookie" totalpoint="0" type="custom" res_sex="a" res_level="70" slot="custom" weapon="food" weight="5" 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="Cookie!" snd_fire="we_grenade_fire" maxbullet="4" /> <ITEM id="58256" name="Golem" mesh_name="golem" totalpoint="0" type="custom" res_sex="a" res_level="80" slot="custom" weapon="food" weight="5" 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="Golem Healers" snd_fire="we_grenade_fire" maxbullet="4" />Code:<WORLDITEM id="58257" name="Cookie"> <TYPE>hpap</TYPE> <AMOUNT>12</AMOUNT> <MODELNAME>Cookie</MODELNAME> </WORLDITEM> <WORLDITEM id="58256" name="Golem"> <TYPE>hpap</TYPE> <AMOUNT>13</AMOUNT> <MODELNAME>golem</MODELNAME> </WORLDITEM>Code:<AddWorldItemElu name ="Golem"> <AddBaseModel name ="golem" filename="model/weapon/item/golem.elu"/> </AddWorldItemElu> <AddWorldItemElu name ="Cookie"> <AddBaseModel name ="Cookie" filename="model/weapon/item/Cookie.elu"/> </AddWorldItemElu>




Reply With Quote

