Add items error

Results 1 to 7 of 7
  1. #1
    Apprentice Chicoxs is offline
    MemberRank
    Aug 2008 Join Date
    23Posts

    Add items error

    Hi when i add a items its all Ok but when I put it to me does not appear , look:



    when i download folder brought this.



    i add only the chest.

    -This is how i add the item to man01

    <AddParts name="parts57" filename="man-parts_fenrir.elu"> </AddParts>
    -This is how i add the item to zitem

    <ITEM id="43531" name="Fenrir Chest" mesh_name="gz_hum_chest_fenrir_guardian" totalpoint="0" type="equip" res_sex="m" res_level="60"
    slot="chest" weight="0" bt_price="5000" hp="7" ap="24" maxwt="5" sf="5" fr="5" cr="5" pr="5" lr="5" color="#FFFFFFFF"
    desc="" />
    -And this is how i add to shop

    <SELL itemid="43531" />
    I think that all is Ok :/

    Plzz Help.
    Last edited by Chicoxs; 23-03-11 at 10:52 PM.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add items error

    In the zitem,
    Code:
    mesh_name="gz_hum_chest_fenrir_guardian"
    should be

    Code:
    mesh_name="eq_chest_fenrir"

  3. #3
    Apprentice Chicoxs is offline
    MemberRank
    Aug 2008 Join Date
    23Posts

    Re: Add items error

    Quote Originally Posted by Phoenix View Post
    In the zitem,
    Code:
    mesh_name="gz_hum_chest_fenrir_guardian"
    should be

    Code:
    mesh_name="eq_chest_fenrir"

    No men, nothing happened =/

    I was watching and in the folder are two files named chest and i put only one in zitem.



    But i dont know what to do with the other :S

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add items error

    Sorry, it's supposed to be
    Code:
    mesh_name="eq_chest_fenrir_guardian"
    Also, the Fenrir set has 2 tops and 2 pants. The normal one and "Fenrir field".

  5. #5
    Apprentice Chicoxs is offline
    MemberRank
    Aug 2008 Join Date
    23Posts

    Re: Add items error

    no men nothing :/ the files and the cliente i download from YouTube - #3 Como Crear un Server de Gunz that video and the cliente, when i download the client doesn't have the folder men and woman, but i add these two folders of another client maybe that's the problem :S

  6. #6
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: Add items error

    Open in hex and see the name, or your missing files.

  7. #7
    Apprentice Chicoxs is offline
    MemberRank
    Aug 2008 Join Date
    23Posts

    Re: Add items error

    Quote Originally Posted by Dude3889 View Post
    Open in hex and see the name, or your missing files.
    what thing i open with the hex?? : s



Advertisement