Polar Hunter Avatar (from Korean GunZ)

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    information Polar Hunter Avatar (from Korean GunZ)

    Hi,
    Korean GunZ released another Avatar item for GunZ 1.5 in Patch 666 today. We can't use Avatars the way they use them (obviously). So, we can just use it as a normal set.

    Since Avatar items have different sorts of zitem stuff, you can use my version of the normal zitem for them.

    Add this to your zitem.xml:

    Code:
    <!-- Avatar (Polar Hunter) -->
    
    <ITEM id="1307" name="Polar Hunter (Head)" mesh_name="eq_head_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="4" hp="0" ap="16" iscashitem="false" slot="Head" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520078" />
    	<ITEM id="1308" name="Polar Hunter (Head)" mesh_name="eq_head_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="4" hp="0" ap="16" iscashitem="false" slot="Head" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520578" />
    	<ITEM id="1309" name="Polar Hunter (Body)" mesh_name="eq_chest_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="16" hp="4" ap="28" iscashitem="false" slot="Chest" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521067" />
    	<ITEM id="1310" name="Polar Hunter (Body)" mesh_name="eq_chest_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="16" hp="4" ap="28" iscashitem="false" slot="Chest" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521567" />
    	<ITEM id="1311" name="Polar Hunter (Hands)" mesh_name="eq_hands_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="4" hp="2" ap="16" iscashitem="false" slot="Hands" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522057" />
    	<ITEM id="1312" name="Polar Hunter (Hands)" mesh_name="eq_hands_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="4" hp="2" ap="16" iscashitem="false" slot="Hands" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522557" />
    	<ITEM id="1313" name="Polar Hunter (Legs)" mesh_name="eq_legs_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="13" hp="3" ap="26" iscashitem="false" slot="Legs" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523061" />
    	<ITEM id="1314" name="Polar Hunter (Legs)" mesh_name="eq_legs_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="13" hp="3" ap="26" iscashitem="false" slot="Legs" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523561" />
    	<ITEM id="1315" name="Polar Hunter (Feet)" mesh_name="eq_feet_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="m" weight="4" hp="2" ap="20" iscashitem="false" slot="Feet" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524060" />
    	<ITEM id="1316" name="Polar Hunter (Feet)" mesh_name="eq_feet_polarhunter" totalpoint="0" 
    	  type="equip" res_level="25" res_sex="f" weight="4" hp="2" ap="20" iscashitem="false" slot="Feet" 
    	  bt_price="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524560" />
    Add this to your man01.xml:

    Code:
    	<AddParts name="parts101" filename="man-parts_polarhunter.elu"> </AddParts>
    Add this to your woman01.xml:

    Code:
    	<AddParts name="parts101" filename="woman-parts_polarhunter.elu"> </AddParts>
    • The male version's Chest part does crash. So please don't complain about it.
    • 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.


    Screenshots:

    Polar Hunter Avatar (Male):



    Polar Hunter Avatar (Female):



    Downloads:
    The password of the files is : phoenix

    Hit the "Like" button if you appreciate this.
    Attached Files Attached Files


  2. #2
    Enthusiast Skyhigh122 is offline
    MemberRank
    Mar 2011 Join Date
    41Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    LOOKS Kinda weird lp

  3. #3
    Member TGSnowMoon is offline
    MemberRank
    Sep 2010 Join Date
    74Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    thanks you it's nice sets

  4. #4
    Free men in a free world MorpheusZ is offline
    MemberRank
    Jan 2011 Join Date
    224Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Awesome, korean GunZ really making some effort.

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

    Re: Polar Hunter Avatar (from Korean GunZ)

    Looks damn nice compared to the other crap they been doing, thanks

  6. #6
    Account Upgraded | Title Enabled! Aiona is offline
    MemberRank
    Feb 2008 Join Date
    The NetherlandsLocation
    232Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    me likey this.

    korean is doing a great job D:

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

    Re: Polar Hunter Avatar (from Korean GunZ)

    They'r rly nice :D gunz is becoming a rpg lol

  8. #8
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    really cool set!

    too bad of the bugs, same as shadow..

  9. #9
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Wow, that set looks so awesome; Kgunz is releasing interesting things these days.
    Thank you for post it :D.

  10. #10
    hey Irahnik is offline
    MemberRank
    Mar 2010 Join Date
    127.0.0.1Location
    1,680Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    what the fuck? gunz is turning into 3D Maplestory now?

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

    Re: Polar Hunter Avatar (from Korean GunZ)

    The female face part looks odd.

  12. #12
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Quote Originally Posted by LolIrvin View Post
    what the fuck? gunz is turning into 3D Maplestory now?
    I thought it looked more like WoW to me.
    I personally don't like it, but useful.

  13. #13
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Funfact, the new Sets Crash caus of the Softbody, olololololo :P
    Btw, the Heads "dont" work considering that in 1.5 they replace the head.
    Our current Clients however dont do that, so you have the Face Poking through the new Head/Face :)

  14. #14
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Quote Originally Posted by HellSniper View Post
    Funfact, the new Sets Crash caus of the Softbody, olololololo :P
    Btw, the Heads "dont" work considering that in 1.5 they replace the head.
    Our current Clients however dont do that, so you have the Face Poking through the new Head/Face :)
    Thanks for saying that, wanted to mention the part with the face aswell and really? The new sets make use of soft bodies? ;o

    Didn't know that yet, but sounds sexy ;3

  15. #15
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Polar Hunter Avatar (from Korean GunZ)

    Quote Originally Posted by e1o14 View Post
    Thanks for saying that, wanted to mention the part with the face aswell and really? The new sets make use of soft bodies? ;o

    Didn't know that yet, but sounds sexy ;3
    The Old set also have Soft Bodies*, however, the new sets have some change on it...
    (*Everything wobbling around when walking is because of softbodies, Long Coat for example.)



Page 1 of 2 12 LastLast

Advertisement