Help who i can change costume or replace him

Results 1 to 23 of 23
  1. #1
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Help who i can change costume or replace him

    I want to visually replace costume in man and women ech but din't succeed any tips/guide who to replace some old costume with new ones,i search for some guide here but dint help me,or swap costume from same file ?


  2. #2
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: Help who i can change costume or replace him

    All you have to do is swap meshes and textures. If u want to keep the old data, add as new costume, rename mesh and texture of old costume to something that won't be loaded, and name your new data with the old costumes names.

  3. #3
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Re: Help who i can change costume or replace him

    Done thx succed to swap costume from same file,can you give me more info who to add new data from a new costume like from women14 to add to women2,this cabalmain dosent have load women14 i play private server and want with one costume to use rest of them only visually
    Last edited by pukka; 27-04-17 at 08:10 AM.

  4. #4
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: Help who i can change costume or replace him

    Increase mesh and texture count values and add the data to the end of the last texture/mesh block.

  5. #5
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Re: Help who i can change costume or replace him

    ushort count its to increase to texture and mesh counts,or its eleswere?

  6. #6
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: Help who i can change costume or replace him

    yep, those two.

  7. #7
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Re: Help who i can change costume or replace him

    hmm wierd after i edit ushort count i got this errorhttp://i.imgur.com/ODqnowR.png

  8. #8
    Banned DarlMaterVI is offline
    BannedRank
    Apr 2017 Join Date
    52Posts

    Re: Help who i can change costume or replace him

    Mn Cabal

  9. #9
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: Help who i can change costume or replace him

    You didnt add any data to the list you just increased.

  10. #10
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Re: Help who i can change costume or replace him

    After i edit count and add data block of new costume the mesh remain only 5 piece


    Imgur: The most awesome images on the Internet
    Last edited by pukka; 29-04-17 at 05:32 PM.

  11. #11
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by pukka View Post
    After i edit count and add data block of new costume the mesh remain only 5 piece


    Imgur: The most awesome images on the Internet
    you cant replase or add costume?you need videoguide?

  12. #12
    Apprentice pukka is offline
    MemberRank
    Jul 2014 Join Date
    8Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by chachuy25 View Post
    you cant replase or add costume?you need videoguide?
    maybe i need one, i dont know what i did wrong respect what PunkS7yle said ,i increase the count on both sides, copy paste the new data after the last texture and mesh number after refresh like in picture appear
    Last edited by pukka; 29-04-17 at 09:25 PM.

  13. #13
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by pukka View Post
    maybe i need one, i dont know what i did wrong respect what PunkS7yle said ,i increase the count on both sides, copy paste the new data after the last texture and mesh number after refresh like in picture appear
    It is necessary only that the magic key of files was the same

  14. #14
    Valued Member samus is offline
    MemberRank
    Aug 2014 Join Date
    Managua, NicaraLocation
    104Posts

    Re: Help who i can change costume or replace him

    thanks a lot chachuy25 for the videoguide!!

  15. #15
    Member TheBeginner is offline
    MemberRank
    May 2016 Join Date
    76Posts

    Re: Help who i can change costume or replace him

    @chachuy thank you very much. Nice One! 😊

  16. #16
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: Help who i can change costume or replace him

    Guys , how can i link the custom i added to the item list ? like for example man8.ech was 4 costumes , now is 6 how can i link those 2 i added to the new item in item list ?
    how to know the uint str_lmt_1__opt2 value ?

  17. #17
    Proficient Member Crashed is offline
    MemberRank
    Feb 2015 Join Date
    Spain, CordobaLocation
    176Posts

    Re: Help who i can change costume or replace him

    I tried to follow the video tutorial, but when it came to replacing the "struct Mesh meshes" I get this error message:

    *ERROR Line 281: Array index out of bounds.


    I'm doing it this way:


    Copy the "struct Material materials" from another .ech to my .ech



    ...



    ...


    Now I'm going to run the template to see if everything went well...



    and OK.




    ...


    Now I'm going to do the same thing with the "struct GE geometry / struct Mesh meshes".









    And this is what happens...




    ********


    What am I doing wrong?

  18. #18
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by Crashed View Post
    I tried to follow the video tutorial, but when it came to replacing the "struct Mesh meshes" I get this error message:

    *ERROR Line 281: Array index out of bounds.


    I'm doing it this way:


    Copy the "struct Material materials" from another .ech to my .ech



    ...



    ...


    Now I'm going to run the template to see if everything went well...



    and OK.




    ...


    Now I'm going to do the same thing with the "struct GE geometry / struct Mesh meshes".









    And this is what happens...




    ********


    What am I doing wrong?
    You copy from ech which have 6 models and 6 materials and paste in the ech which have only 2 models and 2 materials-models from first ech use material with index more that 2-and you have error.On my video I change index of material when i paste geometry-you dont change material index and run plugin.1-change material index 2-run plugin

  19. #19
    Proficient Member Crashed is offline
    MemberRank
    Feb 2015 Join Date
    Spain, CordobaLocation
    176Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by chachuy25 View Post
    You copy from ech which have 6 models and 6 materials and paste in the ech which have only 2 models and 2 materials-models from first ech use material with index more that 2-and you have error.On my video I change index of material when i paste geometry-you dont change material index and run plugin.1-change material index 2-run plugin
    After a few mistakes, I did it. That feeling... I really struggled to learn this.

  20. #20
    Apprentice BomBasTik is offline
    MemberRank
    Jan 2021 Join Date
    5Posts

    Re: Help who i can change costume or replace him

    Quote Originally Posted by chachuy25 View Post
    It is necessary only that the magic key of files was the same
    bro chachuy, can u reupload again the video, plz... u want to lear more... T_T

  21. #21
    Novice pqpvoltei is offline
    MemberRank
    Aug 2018 Join Date
    3Posts

    Re: Help who i can change costume or replace him

    Guys wanted to know if anyone has this video that was posted above and if you have can share?

  22. #22
    Novice pqpvoltei is offline
    MemberRank
    Aug 2018 Join Date
    3Posts

    Re: Help who i can change costume or replace him

    Does anyone have this Video and can I repost it?

  23. #23
    Valued Member samus is offline
    MemberRank
    Aug 2014 Join Date
    Managua, NicaraLocation
    104Posts

    Re: Help who i can change costume or replace him




Advertisement