[help] how do i get this?

Results 1 to 13 of 13
  1. #1
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts

    [help] how do i get this?

    can some one tell how to get these or if you can or not plz





  2. #2
    RageZ Hell kekku500 is offline
    MemberRank
    Nov 2006 Join Date
    EstoniaLocation
    672Posts
    this head looks cool i want it too ^^
    Last edited by kekku500; 30-01-07 at 03:52 PM.

  3. #3
    Enthusiast meowmeow123 is offline
    MemberRank
    Apr 2006 Join Date
    29Posts
    Its the goblin head, and for the wooden katan just add it in zitems as a new item aswell as in shop.

  4. #4
    Account Upgraded | Title Enabled! mts is offline
    MemberRank
    Dec 2006 Join Date
    354Posts
    this item you can get in quest i think

  5. #5
    Valued Member republic is offline
    MemberRank
    Dec 2006 Join Date
    122Posts
    its quest head its only textures you cant use it :)

  6. #6
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts
    why you cant use? Every texture is to use. You only need to how

  7. #7
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts
    then y is it in man.mrs and not in gobin.mrs?
    becuse theres a lot of them in the gobin.mrs this one was found in man.mrs NOT gobin.mrs i did not move it!
    Last edited by MAXTRAXv3; 31-01-07 at 01:38 AM.

  8. #8
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts
    ik have that texture also in man.mrs found a couple more also this two, but there must more.
    Attached Thumbnails Attached Thumbnails gunz058.jpg   gunz055.jpg  
    Last edited by Rotana; 31-01-07 at 02:25 AM. Reason: add some screenies

  9. #9
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts
    i know i have 2 but i just want to know how to put thoses 2 in

  10. #10
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts
    ok i gone help,
    add the files to the man01.xml for example
    <AddParts name="parts46" filename="man-parts35.elu"> </AddParts>
    the add this part to your zitem.xml
    <ITEM id="999971" name="STR:Doctor" mesh_name="eq_feet_39" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="0" slot="feet" weight="7" bt_price="0"
    hp="3" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_999971" />
    <ITEM id="999972" name="STR:Doctor" mesh_name="eq_legs_36" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="0" slot="legs" weight="7" bt_price="0"
    hp="3" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_999971" />
    <ITEM id="999973" name="STR:Doctor" mesh_name="eq_hands_36" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="0" slot="hands" weight="7" bt_price="0"
    hp="3" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_999971" />
    <ITEM id="999974" name="STR:Doctor" mesh_name="eq_head_36" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="7" bt_price="0"
    hp="3" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_999971" />
    <ITEM id="999975" name="STR:Doctor" mesh_name="eq_chest_36" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="0" slot="chest" weight="7" bt_price="0"
    hp="3" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_999971" />
    and then add the item 999971 999972 999973 999974 999975 to your shop.xml

    save the files, and put the zitem.xml to your system.mrs

    Now your done and added the costum for the doctor outfit. Screenshot on mine earlier post

    Need help?? ask me

    i know that the ap and hp aren't right, and the names and descriptions, i still need to edit this
    Last edited by Rotana; 31-01-07 at 02:35 AM.

  11. #11
    Enthusiast Vivak is offline
    MemberRank
    Dec 2006 Join Date
    41Posts
    He isn't asking for them items.. btw that green mask isn't that nice heres a pic. I will make a tutrioal how to add items like this when I have some time.
    Attached Thumbnails Attached Thumbnails gunz192.jpg  

  12. #12
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts
    This in the man01.xml replace the ** by an number thats free
    <AddParts name="parts**" filename="man-parts_quest.elu"> </AddParts>

    This in the zitem.xml
    <ITEM id="999982" name="Goblin Head" mesh_name="eq_head_goblin" totalpoint="0"
    type="equip" iscashitem="false" res_sex="m" res_level="75" slot="head" weight="12" bt_price="25550"
    hp="4" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Put on a mask!!! Of an goblin face!!" />
    you can change the hp etc by your own.

    For female the same only put this in your woman01.xml
    <AddParts name="parts**" filename="woman-parts_quest.elu"> </AddParts>
    and change res_sex="m" in res_sex="f" for the zitem.xml
    Last edited by Rotana; 31-01-07 at 05:01 AM.

  13. #13
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts
    thanks!
    Last edited by MAXTRAXv3; 31-01-07 at 06:15 AM.



Advertisement