clothes

Results 1 to 17 of 17
  1. #1
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    clothes

    does someone make a tut for adding clothes?


  2. #2
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: clothes

    I will call you 'problem boy' lol
    ,

    first, get the elu and the image [.tga or .tga.dds] file.

    then go to woman.mrs or man.mrs.

    decompile it,

    then you copy the elu and the image in the map wich was created when you decompiled the .mrs file.

    now go to youre man01.xml or woman01.xml, and

    then put in this:
    Code:
    	<AddParts name="parts99" filename="man-parts05.elu"> </AddParts>
    where it says name="put in parts^^" replace the ^^ with 2 numbers wich doesn't excist already in the xml file, like parts99 shouldn't be used.

    then where it says filename="put in the elu name."

    and then recompile it.

    now you have ur man / woman.mrs


    next step: system.mrs

    Decompile you're system.mrs, and open up the zitem.xml.

    paste this in with the right stats what you want

    head
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="head" weight="0" bt_price="0" hp="6" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    shirt
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="chest" weight="0" bt_price="0" hp="10" ap="30" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc=" " />
    gloves
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="hands" weight="0" bt_price="0" hp="5" ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    trouser
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="legs" weight="0" bt_price="0" hp="8" ap="30" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    shoos
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="feet" weight="0" bt_price="0" hp="5" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    edit where i typed EDIT.

    then recompile the system, put the zitem.xml in ur serverfiles also, put it in ur client, send urself the items and voila :)

  3. #3
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: clothes

    dont forget hex editing the elu if you edit somthing =)

  4. #4
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: clothes

    Quote Originally Posted by Mocro View Post
    dont forget hex editing the elu if you edit somthing =)
    He probably leech other stuff so that will be ok :)

  5. #5
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: clothes

    thx testing and i like problem boy i can write it under my name

  6. #6
    Proficient Member kenefa is offline
    MemberRank
    Dec 2008 Join Date
    BulgariaLocation
    167Posts

    Re: clothes

    what if i make my own item with blender
    cuz i'm workin on a hat :P

  7. #7
    Member Sycomoto is offline
    MemberRank
    Sep 2007 Join Date
    76Posts

    Re: clothes

    Yah... that's not gonna work for you. There's advancedness to editing elu's in Blender that isn't really public yet. Give it bout a month or so more before anyone tries begging for clothing blender tuts, cuz it's not well known and the few that know how to aren't gonna wanna go releasing such an awesome secret at their whim (May i point ya'll in the direction of Ryo Shintenzu for such info, but rushing him won't help ;))

  8. #8
    Proficient Member kenefa is offline
    MemberRank
    Dec 2008 Join Date
    BulgariaLocation
    167Posts

    Re: clothes

    Quote Originally Posted by Sycomoto View Post
    Yah... that's not gonna work for you. There's advancedness to editing elu's in Blender that isn't really public yet. Give it bout a month or so more before anyone tries begging for clothing blender tuts, cuz it's not well known and the few that know how to aren't gonna wanna go releasing such an awesome secret at their whim (May i point ya'll in the direction of Ryo Shintenzu for such info, but rushing him won't help ;))
    tnx for the info xD btw my hat kicks ass btw I started to make the hat this way

    opened an already made hat deleted the hat from the head and started working on the head it self xD i mean making the hat on top of the head xD will this work

  9. #9
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: clothes

    He asked how to add clothes not how to make clothes oO

  10. #10
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: clothes

    Ooh hai 007ruben, you can better just play the servers I make xD

  11. #11
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: clothes

    but stefan i gonna be a portal no a game community right

  12. #12
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: clothes

    Addicted 24/7 is going to be a Game Portal but I'm going to revive A247 Gunz at MMOWebs as MMOWebs Gunz.
    Aimed and some of our old and new devs are going to help.

  13. #13
    Valued Member PrØ is offline
    MemberRank
    Apr 2010 Join Date
    In ur assLocation
    128Posts

    Re: clothes

    Quote Originally Posted by Testing-NLG View Post
    I will call you 'problem boy' lol
    ,

    first, get the elu and the image [.tga or .tga.dds] file.

    then go to woman.mrs or man.mrs.

    decompile it,

    then you copy the elu and the image in the map wich was created when you decompiled the .mrs file.

    now go to youre man01.xml or woman01.xml, and

    then put in this:
    Code:
    	<AddParts name="parts99" filename="man-parts05.elu"> </AddParts>
    where it says name="put in parts^^" replace the ^^ with 2 numbers wich doesn't excist already in the xml file, like parts99 shouldn't be used.

    then where it says filename="put in the elu name."

    and then recompile it.

    now you have ur man / woman.mrs


    next step: system.mrs

    Decompile you're system.mrs, and open up the zitem.xml.

    paste this in with the right stats what you want

    head
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="head" weight="0" bt_price="0" hp="6" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    shirt
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="chest" weight="0" bt_price="0" hp="10" ap="30" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc=" " />
    gloves
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="hands" weight="0" bt_price="0" hp="5" ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    trouser
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="legs" weight="0" bt_price="0" hp="8" ap="30" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    shoos
    Code:
      <ITEM id="EDIT" name="" mesh_name="EDIT" totalpoint="1" type="equip" res_sex="EDIT" res_level="0" slot="feet" weight="0" bt_price="0" hp="5" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" iscashitem="true" desc="" />
    edit where i typed EDIT.

    then recompile the system, put the zitem.xml in ur serverfiles also, put it in ur client, send urself the items and voila :)
    yea But If he Want Change Name He have to hex the Elu But Nice Help for him Good boy lol

  14. #14
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: clothes

    Quote Originally Posted by PrØ View Post
    yea But If he Want Change Name He have to hex the Elu But Nice Help for him Good boy lol
    Fail bumper .....

  15. #15
    Valued Member PrØ is offline
    MemberRank
    Apr 2010 Join Date
    In ur assLocation
    128Posts

    Re: clothes

    i mean he have To hex The Elu For The GZ The File Of the elu want to open
    And Sory For bad English I am So busy and i have to go

  16. #16
    Member ZStinger is offline
    MemberRank
    May 2008 Join Date
    maturinLocation
    86Posts

    Re: clothes

    So...there is a way to export the Clothes into a elu?

  17. #17
    I am Dylan. I<3Bass is offline
    MemberRank
    Jun 2010 Join Date
    New YorkLocation
    953Posts

    Re: clothes

    Nice tutorials, wow, 1 Thread Makes so many tutorials.



Advertisement