About ijji 16 december items

Results 1 to 9 of 9
  1. #1
    Proficient Member AlgozXD is offline
    MemberRank
    Jan 2009 Join Date
    São Paulo, BraLocation
    157Posts

    About ijji 16 december items

    I just added the new item to my gunz but idk why they don't apear on the shop D: why? Pls help me T-T

    Ty


  2. #2
    Account Upgraded | Title Enabled! razi46 is offline
    MemberRank
    Dec 2007 Join Date
    697Posts

    Re: About ijji 16 december items

    Add More info or no one can help you.

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

    Re: About ijji 16 december items

    Make sure the item id's in the zitem.xml are below 500000 and iscashitem is set to false. Do this to the zitem's in the server and client and try again.

  4. #4
    Proficient Member AlgozXD is offline
    MemberRank
    Jan 2009 Join Date
    São Paulo, BraLocation
    157Posts

    Re: About ijji 16 december items

    I used the ids u posted *-*

    anyway i'll take a look

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

    Re: About ijji 16 december items

    What I post is directly from official servers. You need to edit things if you want to sell them in the Store.

  6. #6
    Proficient Member AlgozXD is offline
    MemberRank
    Jan 2009 Join Date
    São Paulo, BraLocation
    157Posts

    Re: About ijji 16 december items

    Like the id? i'm going edit 500000- soon i'm just testing for now ^^

  7. #7
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: About ijji 16 december items

    1. Make sure all the item id's are under 50000000 or w/e the number is...
    2. You may also notice that 2 items were missing from weapon.xml when phoenix released them, here are some i created in which work perfect.
    Code:
    	<AddWeaponElu name="katana_chainsword" weapon_motion_type = "12" weapon_type = "16" >
    		<AddBaseModel name="katana_chainsword" filename="model/weapon/evilization/katana_chainsword.elu" />
    	</AddWeaponElu>
    
    	<AddWeaponElu name="katana_saber" weapon_motion_type = "12" weapon_type = "16" >
    		<AddBaseModel name="katana_saber" filename="model/weapon/evilization/katana_saber.elu" />
    	</AddWeaponElu>
    CHANGE the folder names obviously!

    3. Last of all, make sure they are added to shop.xml lol, (Obvious again)!

    -Joe

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

    Re: About ijji 16 december items

    No Joe, the weapon.xml I released does have the 2 Katana's. I just checked.

    EDIT : Oh sorry, I forgot to add them in the main post. But it's there in the XML files.rar.
    Last edited by Phoenix; 23-12-10 at 06:43 PM.

  9. #9
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: About ijji 16 december items

    Oh ok, i only looked at the xml's posted on the forum lol alright anyways that will help



Advertisement