Kriskopreved Posted May 3, 2013 Posted May 3, 2013 I changed a few movements, has kept it all to a file "animation.cfg" . I copied the "animation.cfg" to a folder base / assets1 / models / players / _humanoid . After that, all the characters have a new animation ... (( How to replace the animation for just one character? Sorry for my horrible English (((I am from Russia
mrwonko Posted May 3, 2013 Posted May 3, 2013 You'll need to hexedit the character's model.glm, changing the models/players/_humanoid/_humanoid path early in the file to something else (while making sure not to change the address of anything after it), then copy the _humanoid.gla to that location and do the changes there. Note that this only works in Singleplayer - Multiplayer player models must use models/players/_humanoid/_humanoid.gla
Kriskopreved Posted May 3, 2013 Author Posted May 3, 2013 I do not understand .... how can i change models/players/_humanoid/_humanoid path ?
eezstreet Posted May 3, 2013 Posted May 3, 2013 By using a hex editor on the .GLM file, like he said. ChalklYne likes this
Kriskopreved Posted May 3, 2013 Author Posted May 3, 2013 I follow the instruction here : http://jkhub.org/tutorials/article/105-creating-an-original-humanoid-file-unique-to-one-or-more-characters/When choosing a skin game crashesPlease tell me what I'm doing wrong? My actions :1) I make a new "_humanoid" folder in the same folder where my skin are.2) Name it _humanoid_sith3) Paste _humanoid.gla , animations.cfg, animevents.cfg into that folder.4)Using notepad, open the _Humanoid.gla and change the file path to models/players/_humanoid_sith/_humanoid.5)Using notepad, open the model.glm and change the file path to models/players/_humanoid_sith/_humanoid.6)Place my skin + the new humanoid folder into a .pk3 file7)Put.pk3 into base
Solution katanamaru Posted May 3, 2013 Solution Posted May 3, 2013 I follow the instruction here : http://jkhub.org/tutorials/article/105-creating-an-original-humanoid-file-unique-to-one-or-more-characters/When choosing a skin game crashesPlease tell me what I'm doing wrong? My actions :1) I make a new "_humanoid" folder in the same folder where my skin are.2) Name it _humanoid_sith3) Paste _humanoid.gla , animations.cfg, animevents.cfg into that folder.4)Using notepad, open the _Humanoid.gla and change the file path to models/players/_humanoid_sith/_humanoid.5)Using notepad, open the model.glm and change the file path to models/players/_humanoid_sith/_humanoid.6)Place my skin + the new humanoid folder into a .pk3 file7)Put.pk3 into baseIt should be:3. _humanoid_sith.gla , animation.cfg and animevents.cfg4 and 5. models/players/_humanoid_sith/_humanoid_sith in both the .gla and .glm Here are tutorials I wrote on it: http://forums.filefront.com/sw-jk3-modding-mapping-editing/432075-animating-dragon.htmlpost 8 Kriskopreved and therfiles like this
Kriskopreved Posted May 3, 2013 Author Posted May 3, 2013 I was in despair....Thank you all very much) Your advice really helped!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now