Can't add armor to GunZ

Results 1 to 3 of 3
  1. #1
    Valued Member canerdebeest is offline
    MemberRank
    Jun 2014 Join Date
    112Posts

    Can't add armor to GunZ

    Ok so guys i tried to add armor today but it didn't work.

    I put my models in man.mrs and edited man01.xml

    Code:
    	<AddParts name="parts807" filename="Leonchestorange/man_leon4.elu"> </AddParts>
    	<AddParts name="parts806" filename="Leonchestyellow/man_leon6.elu"> </AddParts>
    	<AddParts name="parts805" filename="Leonchestred/man_leon5.elu"> </AddParts>
    	<AddParts name="parts804" filename="Leonchestpurple/man_leon5.elu"> </AddParts>
    	<AddParts name="parts803" filename="Leonchestgreen/man_leon3.elu"> </AddParts>
    	<AddParts name="parts802" filename="Leonchestgray/man_leon2.elu"> </AddParts>
    	<AddParts name="parts801" filename="Leonchestblue/man_leon1.elu"> </AddParts>
    	<AddParts name="parts800" filename="Leonceleste/man_leon.elu"> </AddParts>
    After that i put them into zitem.xml

    Code:
    <ITEM id="96" name="Leon jacket" mesh_name="man_leon" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="97" name="Leon jacket 1" mesh_name="man_leon1" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="98" name="Leon jacket 2" mesh_name="man_leon2" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="99" name="Leon jacket 3" mesh_name="man_leon3" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="100" name="Leon jacket 4" mesh_name="man_leon4" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="101" name="Leon jacket 5" mesh_name="man_leon5" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="102" name="Leon jacket 6" mesh_name="man_leon6" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
      <ITEM id="103" name="Leon jacket 7" mesh_name="man_leon7" totalpoint="0" type="equip" res_sex="m" res_level="1" slot="chest" weight="13" bt_price="0" hp="8" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#33FF33" desc="Gratz you won a event, created by Daemon." iscashitem="false" />
    And then i put them into stings.xml

    Code:
    <!-- Addition_Chest(Man) -->
    
    
    <STR id="ZITEM_NAME_103">Leon Jacket 7 (M)</STR>
    <STR id="ZITEM_DESC_103">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_102">Leon Jacket 6 (M)</STR>
    <STR id="ZITEM_DESC_102">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_101">Leon Jacket 5 (M)</STR>
    <STR id="ZITEM_DESC_101">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_100">Leon Jacket 4 (M)</STR>
    <STR id="ZITEM_DESC_100">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_99">Leon Jacket 3 (M)</STR>
    <STR id="ZITEM_DESC_99">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_98">Leon Jacket 2 (M)</STR>
    <STR id="ZITEM_DESC_98">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_97">Leon Jacket 1 (M)</STR>
    <STR id="ZITEM_DESC_97">BloodLine GunZ leon jacket.</STR>
    
    
    <STR id="ZITEM_NAME_96">Leon Jacket (M)</STR>
    <STR id="ZITEM_DESC_96">BloodLine GunZ leon jacket.</STR>

    Tell me what i did wrong. The items appear in shop but not the model. But if i did everything right , can this have something to do with item limit or whatever? Because i think i added everything right. But i also couldnt add swords today so can it be the limit? Thanks in advance.


  2. #2
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: Can't add armor to GunZ

    so your files are in a folder in your man.mrs folder. so man.mrs>Leonchestgreen>your file .elu and .bmp.dds right?

    right click on your man_leon3.elu and open it with a hex editor and search for well usually for like Royal School_shoes00.elu i opened it in hex editor Neo and searched for "school" until i found "eq_legs_school" so to add that to zitem

    zitem.xml
    Spoiler:


    <ITEM id="13699" name="royal school pants" mesh_name="eq_legs_school" totalpoint="0" type="equip"
    res_sex="m" res_level="0" slot="legs" weight="10" bt_price="50" hp="10" ap="10" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="royal school pants" />





    <!-- Addition_Chest(Man) -->


    <STR id="ZITEM_NAME_103">Leon Jacket 7 (M)</STR>
    <STR id="ZITEM_DESC_103">BloodLine GunZ leon jacket.</STR>

    you can delete that out, what you are doing with this is replacing whatever item in zitem.xml in the spot

    name="Leon jacket" <---- name="ZITEM_NAME_103" = the same thing is what im trying to say. its one or the other so you dont need to and anything to strings.xml ever if youre adding weapons just change the name of the item in zitem.xml when you have name="Leon jacket" like i show in my example

  3. #3
    Valued Member canerdebeest is offline
    MemberRank
    Jun 2014 Join Date
    112Posts

    Re: Can't add armor to GunZ

    i found gz_hum_bodyleon can this be it?

    - - - Updated - - -

    i know that can't be it , i found eq_hand_04. Its the same for all the jackets and when i try to change it it doesnt work. How am i even supossed to add this



Advertisement