Latest Ijji GunZ Update : October 21 2010

Page 1 of 3 123 LastLast
Results 1 to 15 of 32
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    information Latest Ijji GunZ Update : October 21 2010

    Hi, I'm releasing the Cowgirl / Cowboy Sets, Rebel Agent Sets and Halloween Head gear.

    The original XML files are included in the download but get the nodes from here if you don't use the Ijji zitem. You won't have to waste time searching.

    Add this to your zitem.xml:

    Code:
    	<ITEM id="520069" name="STR:ZITEM_NAME_520069" mesh_name="eq_head_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="5" hp="5" ap="8" iscashitem="true" slot="Head" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520069" />
    	<ITEM id="520569" name="STR:ZITEM_NAME_520569" mesh_name="eq_head_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="5" hp="5" ap="8" iscashitem="true" slot="Head" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520569" />
    	<ITEM id="521060" name="STR:ZITEM_NAME_521060" mesh_name="eq_chest_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="17" hp="7" ap="23" iscashitem="true" slot="Chest" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521060" />
    	<ITEM id="521560" name="STR:ZITEM_NAME_521560" mesh_name="eq_chest_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="17" hp="7" ap="23" iscashitem="true" slot="Chest" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521560" />
    	<ITEM id="522050" name="STR:ZITEM_NAME_522050" mesh_name="eq_hands_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="6" hp="4" ap="17" iscashitem="true" slot="Hands" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522050" />
    	<ITEM id="522550" name="STR:ZITEM_NAME_522550" mesh_name="eq_hands_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="6" hp="4" ap="17" iscashitem="true" slot="Hands" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522550" />
    	<ITEM id="523054" name="STR:ZITEM_NAME_523054" mesh_name="eq_legs_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="15" hp="6" ap="24" iscashitem="true" slot="Legs" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523054" />
    	<ITEM id="523554" name="STR:ZITEM_NAME_523554" mesh_name="eq_legs_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="15" hp="6" ap="24" iscashitem="true" slot="Legs" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523554" />
    	<ITEM id="524053" name="STR:ZITEM_NAME_524053" mesh_name="eq_feet_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="5" hp="5" ap="16" iscashitem="true" slot="Feet" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524053" />
    	<ITEM id="524553" name="STR:ZITEM_NAME_524553" mesh_name="eq_feet_western" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="5" hp="5" ap="16" iscashitem="true" slot="Feet" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524553" />
    
            <ITEM id="520070" name="STR:ZITEM_NAME_520070" mesh_name="eq_head_halloween" totalpoint="0" 
    	  type="equip" res_level="0" res_sex="m" weight="2" hp="0" ap="0" iscashitem="true" slot="Head" 
    	  xp_solo_bonus="30" xp_team_bonus="30" xp_quest_bonus="30"
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520070" />
    	<ITEM id="520570" name="STR:ZITEM_NAME_520570" mesh_name="eq_head_halloween" totalpoint="0" 
    	  type="equip" res_level="0" res_sex="f" weight="2" hp="0" ap="0" iscashitem="true" slot="Head" 
    	  xp_solo_bonus="30" xp_team_bonus="30" xp_quest_bonus="30"
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520570" />
    
    	<ITEM id="520071" name="STR:ZITEM_NAME_520071" mesh_name="eq_head_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="3" hp="3" ap="8" iscashitem="true" slot="Head" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520071" />
    	<ITEM id="520571" name="STR:ZITEM_NAME_520571" mesh_name="eq_head_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="3" hp="3" ap="8" iscashitem="true" slot="Head" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520571" />
    	<ITEM id="521061" name="STR:ZITEM_NAME_521061" mesh_name="eq_chest_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="15" hp="5" ap="24" iscashitem="true" slot="Chest" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521061" />
    	<ITEM id="521561" name="STR:ZITEM_NAME_521561" mesh_name="eq_chest_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="15" hp="5" ap="24" iscashitem="true" slot="Chest" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521561" />
    	<ITEM id="522051" name="STR:ZITEM_NAME_522051" mesh_name="eq_hands_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="4" hp="3" ap="14" iscashitem="true" slot="Hands" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522051" />
    	<ITEM id="522551" name="STR:ZITEM_NAME_522551" mesh_name="eq_hands_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="4" hp="3" ap="14" iscashitem="true" slot="Hands" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522551" />
    	<ITEM id="523055" name="STR:ZITEM_NAME_523055" mesh_name="eq_legs_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="14" hp="5" ap="24" iscashitem="true" slot="Legs" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523055" />
    	<ITEM id="523555" name="STR:ZITEM_NAME_523555" mesh_name="eq_legs_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="14" hp="5" ap="24" iscashitem="true" slot="Legs" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523555" />
    	<ITEM id="524054" name="STR:ZITEM_NAME_524054" mesh_name="eq_feet_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="3" hp="3" ap="16" iscashitem="true" slot="Feet" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524054" />
    	<ITEM id="524554" name="STR:ZITEM_NAME_524554" mesh_name="eq_feet_blackleather" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="3" hp="3" ap="16" iscashitem="true" slot="Feet" 
    	  bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524554" />
    Add this to your strings.xml (Only if you use it. If you don't, change the names in the zitem.xml and add descriptions):

    Code:
    <STR id="ZITEM_NAME_520569">Cowgirl Hat (Women)</STR>
    <STR id="ZITEM_DESC_520569">A hat worn by the cowgirls, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_520570">Witch Hat (Women)</STR>
    <STR id="ZITEM_DESC_520570">A pitch-black witch’s hat. Despite its sinister look, it gives good luck to those who wear it.</STR>
    
    <STR id="ZITEM_NAME_521560">Cowgirl Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521560">A jacket worn by  the cowgirls, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_522550">Cowgirl Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522550">Gloves worn by  the cowgirls, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_523554">Cowgirl Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523554">A skirt worn by  the cowgirls, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_524553">Cowgirl Boots (Women)</STR>
    <STR id="ZITEM_DESC_524553">Boots worn by  the cowgirls, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_520069">Cowboy Hat (Men)</STR>
    <STR id="ZITEM_DESC_520069">A hat worn by the cowboys, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_520070">Skull Mask (Men)</STR>
    <STR id="ZITEM_DESC_520070">A skull mask with a smile on it, which tempts people to wear it.</STR>
    
    <STR id="ZITEM_NAME_521060">Cowboy Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521060">A jacket worn by the cowboys, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_522050">Cowboy Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522050">Gloves worn by the cowboys, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_523054">Cowboy Pants (Men)</STR>
    <STR id="ZITEM_DESC_523054">Pants worn by the cowboys, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_524053">Cowboy Boots (Men)</STR>
    <STR id="ZITEM_DESC_524053">Boots worn by the cowboys, who pioneered the barren and untapped territory of the western continent of Astra.</STR>
    
    <STR id="ZITEM_NAME_520071">Rebel Agent Wig (Men)</STR>
    <STR id="ZITEM_DESC_520071">A man’s wig for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_521061">Rebel Agent Coat (Men)</STR>
    <STR id="ZITEM_DESC_521061">A man’s coat for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_522051">Rebel Agent Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522051">Men’s gloves for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_523055">Rebel Agent Pants (Men)</STR>
    <STR id="ZITEM_DESC_523055">Men’s pants for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_524054">Rebel Agent Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524054">Men’s shoes for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_520571">Rebel Agent Wig (Women)</STR>
    <STR id="ZITEM_DESC_520571">A woman’s wig for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_521561">Rebel Agent Coat (Women)</STR>
    <STR id="ZITEM_DESC_521561">A woman’s coat for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_522551">Rebel Agent Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522551">Women’s gloves for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_523555">Rebel Agent Pants (Women)</STR>
    <STR id="ZITEM_DESC_523555">Women’s pants for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    
    <STR id="ZITEM_NAME_524554">Rebel Agent Shoes (women)</STR>
    <STR id="ZITEM_DESC_524554">Women’s shoes for the assassin members of Rebel Agent, who are mysterious even to the Empire Information Division.</STR>
    Add this to your man01.xml (Change the part numbers if it's being occupied by other armor):

    Code:
    	<AddParts name="parts90" filename="man-parts_western.elu"> </AddParts>	
    	<AddParts name="parts91" filename="man-parts_halloweensuit.elu"> </AddParts>
    	<AddParts name="parts92" filename="man-parts_blackleather.elu"> </AddParts>
    Add this to your woman01.xml (Change the part numbers if it's being occupied by other armor):

    Code:
    	<AddParts name="parts90" filename="woman-parts_western.elu"> </AddParts>	
    	<AddParts name="parts91" filename="woman-parts_halloweensuit.elu"> </AddParts>
    	<AddParts name="parts92" filename="woman-parts_blackleather.elu"> </AddParts>
    • I've tested all the models and they work perfectly. None of the parts crash the client.
    • Change iscashitem to false yourself if that's the way you use items on your server.
    • Change the part numbers in the man01.xml and woman01.xml according to your order of sets.


    November 18th 2010 Update : Strings of the black set (Rebel Agent) updated.

    Screenshots:

    Spoiler:

    Cowboy Set:



    Cowgirl Set:



    Male Matrix Set:



    Female Matrix Set:



    Skull Mask:



    Witch Hat:





    Please hit the button if you appreciate this.


    Downloads:

    The password of all the files is : phoenix
    Attached Files Attached Files
    Last edited by Phoenix; 18-11-10 at 09:06 AM.


  2. #2
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    Great man really great thanks, im going to use this for sure, ill keep you posted if im done adding , but i wont be before tonight...

    but thnks!!!

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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by thajj View Post
    Great man really great thanks, im going to use this for sure, ill keep you posted if im done adding , but i wont be before tonight...

    but thnks!!!
    Keep me posted for what?
    And you're welcome.

  4. #4
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    well if it works easily or not but nvm i geus.... -..-

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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by thajj View Post
    well if it works easily or not but nvm i geus.... -..-
    I already posted that they all work perfectly. Thanks anyways.

  6. #6
    Novice profuze is offline
    MemberRank
    Oct 2010 Join Date
    4Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    Its not Working i Add it to My Shop.Xml
    And its Dont Showing Me the items. ..

    Maybey Because i add To The Name ^1Hot ^2 NAME OF ITEM ?

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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by profuze View Post
    Its not Working i Add it to My Shop.Xml
    And its Dont Showing Me the items. ..

    Maybey Because i add To The Name ^1Hot ^2 NAME OF ITEM ?
    You need to lower the item id's below 500000.
    You need to change iscashitem in the zitem to false.

  8. #8
    Account Upgraded | Title Enabled! landoncasis is offline
    MemberRank
    Mar 2009 Join Date
    PhilippinesLocation
    271Posts

    Re: Latest Ijji GunZ Update : October 21 2010


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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by landoncasis View Post
    Quote Originally Posted by phoenix_147 View Post
    These files will be updated in the sticky thread after the name of the black set is out.
    Read before posting.

  10. #10
    Enthusiast Adolfy is offline
    MemberRank
    Oct 2010 Join Date
    38Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    Nice Thank you :)

  11. #11
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,301Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    Thanks Phoenix , but where's the lucky chocolate bar?
    Last edited by Military; 21-10-10 at 01:12 PM.

  12. #12
    Novice profuze is offline
    MemberRank
    Oct 2010 Join Date
    4Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by phoenix_147 View Post
    You need to lower the item id's below 500000.
    You need to change iscashitem in the zitem to false.
    Ummm ok ...

    i Did all The iscashitem="False"

    And What You Mean To Do 500000 BElow ?


    Do The Ids Between 1~50000 ?

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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by Military View Post
    Thanks Phoenix , but where's the lucky chocolate bar?
    The lucky choco bar exists since 2006 or 2007. It's not a new item.

  14. #14
    Novice profuze is offline
    MemberRank
    Oct 2010 Join Date
    4Posts

    Re: Latest Ijji GunZ Update : October 21 2010

    WTF Ty !!! You RUlez !! i Did 4000~4021 ;D

    Why The Halloween Set its Only Hat ?
    And Not Chest , Gloves , Pants , Feets?

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

    Re: Latest Ijji GunZ Update : October 21 2010

    Quote Originally Posted by profuze View Post
    WTF Ty !!! You RUlez !! i Did 4000~4021 ;D

    Why The Halloween Set its Only Hat ?
    And Not Chest , Gloves , Pants , Feets?
    It's not a set. It's just the event head gear.



Page 1 of 3 123 LastLast

Advertisement