Can You Help Me Please to Created Damagekit?

Results 1 to 18 of 18
  1. #1
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Can You Help Me Please to Created Damagekit?

    Help Please to created damage kits Thx ^^!


  2. #2
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Can You Help Me Please to Created Damagekit?

    worlditem.xml..
    instead of using normal value
    use negative ones

  3. #3
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    hehehe Code please?? Worlditem.xml and zitem.xml Please ^^! Respect

  4. #4
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Can You Help Me Please to Created Damagekit?

    Quote Originally Posted by shadow-xx View Post
    worlditem.xml..
    instead of using normal value
    use negative ones
    the first line of my post told you witch file..

  5. #5
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    Quote Originally Posted by shadow-xx View Post
    the first line of my post told you witch file..
    umh.. Code:

    <WORLDITEM id="100" name="medikit">
    <TYPE>hp</TYPE>
    <AMOUNT>10</AMOUNT>
    <MODELNAME>medikit</MODELNAME>
    </WORLDITEM>
    Edited?

    <WORLDITEM id="100" name="medikit">
    <TYPE>hp</TYPE>
    <AMOUNT>-10</AMOUNT>
    <MODELNAME>medikit</MODELNAME>
    </WORLDITEM>
    ??

  6. #6
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Can You Help Me Please to Created Damagekit?

    Like i said use negative values..
    Code:
    <WORLDITEM id="100" name="medikit">
          <TYPE>hpap</TYPE>
          <AMOUNT>-10</AMOUNT>
          <MODELNAME>medikit</MODELNAME>
    </WORLDITEM>

  7. #7
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    hey what is the code zitem please posted ^^!

  8. #8
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Can You Help Me Please to Created Damagekit?

    Quote Originally Posted by DarkNessWil View Post
    hey what is the code zitem please posted ^^!
    Code:
    Insert random xml block from zitem here with edited values.
    Im not gona do all of it.. doing this was simple enough..
    adding it to the zitem is just copy and paste then edit the values..

  9. #9
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    Zitem.xml CODE :

    <ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="1" slot="custom" weapon="Damagekit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" 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="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />

    Worlditem.xml Code:


    <WORLDITEM id="260" name="Damagekit">
    <TYPE>hpap</TYPE>
    <AMOUNT>-20</AMOUNT>
    <MODELNAME>Damagekit</MODELNAME>
    </WORLDITEM>
    ---------------------------------

    the Code is perfect??

  10. #10
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Can You Help Me Please to Created Damagekit?

    Try it instead of asking if it works..

  11. #11
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?



    Resolve?? Please?

  12. #12
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: Can You Help Me Please to Created Damagekit?

    Why dont you look through some files?
    Its a lot better, and you start to learn more about them files :P
    EDIT: The worlditem.xml , copy a block of code, paste it in another spot in worlditem.xml
    edit that block of code so you can call it in zitem.xml.
    Put a negative value in worlditem.
    Edit zitem.xml so that particular item will reduce hp when tripped over.

  13. #13
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    Example Please??

    My Codes..!

    Zitem.xml CODE :

    <ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="1" slot="custom" weapon="Damagekit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" 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="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />

    Worlditem.xml Code:


    <WORLDITEM id="260" name="Damagekit">
    <TYPE>hpap</TYPE>
    <AMOUNT>-20</AMOUNT>
    <MODELNAME>Damagekit</MODELNAME>
    </WORLDITEM>

  14. #14
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: Can You Help Me Please to Created Damagekit?

    Quote Originally Posted by DarkNessWil View Post
    Example Please??

    My Codes..!

    Zitem.xml CODE :

    <ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="1" slot="custom" weapon="Damagekit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" 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="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />

    Worlditem.xml Code:


    <WORLDITEM id="260" name="Damagekit">
    <TYPE>hpap</TYPE>
    <AMOUNT>-20</AMOUNT>
    <MODELNAME>Damagekit</MODELNAME>
    </WORLDITEM>
    Theres the whole code.
    You could get creative and add a explosion when stepped on.
    Or add that fire element, and catch them on fire.

  15. #15
    GunZ Developer dacharles is offline
    MemberRank
    Oct 2006 Join Date
    476Posts

    Re: Can You Help Me Please to Created Damagekit?

    <ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="1" slot="custom" weapon="medikit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" 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="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />



    weapon="medikit"

  16. #16
    Adrian - Gunz Addict Adriann is offline
    MemberRank
    Oct 2008 Join Date
    Miami, FLLocation
    658Posts

    Re: Can You Help Me Please to Created Damagekit?

    omg why so many beaners? D=

  17. #17
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: Can You Help Me Please to Created Damagekit?

    Quote Originally Posted by Adriann View Post
    omg why so many beaners? D=
    wow, why do you gotta hate so much?
    And how do you know their Mexican? <---proper term

  18. #18
    Enthusiast DarkNessWil is offline
    MemberRank
    Jun 2008 Join Date
    43Posts

    Re: Can You Help Me Please to Created Damagekit?

    thanks for resolve ^^!

    POST CLOSED!



Advertisement