Jump to content

Hartsinck

Members
  • Posts

    15
  • Joined

  • Last visited

File Comments posted by Hartsinck

    GLAMerge

       361    7

    If you do not know how to use .glamerge, here are the steps.

    1. Create or have a base folder directory. It needs to be "base"  ->  "models" -> "players" -> "_humanoid"

    2. Put the "GLA.merge.exe" file into the "_humanoid" folder you just made.

    3. Copy the contents of the "_humanoid" folder you want to have your animations merged with and place it in the folder directory mentioned above. For this example, you just want to add new animations to the vanilla "_humanoid.gla" file.

    4. Now drag the new animations ".gla" file you want to be added to the vanilla "_humanoid.gla" file.

    5. Open a .text file and type the following...

     

                                            @ECHO OFF "glamerge.exe" "_humanoid.gla" "yourname.gla" -o PAUSE EXIT

    6. Relace the second .gla file in the text file to whatever you want it to be and make sure you name your .gla file to match that.

     

    7. Save the .txt file as "GLA_Merge.bat" and put it in the same folder where we have been putting everything else. Then click on the ".bat" file and a command prompt will ask you to give the name of the new merged ".gla" file. You will want to make sure you include .gla in the name.

    8. Boom you have now merged the the files into one.

×
×
  • Create New...