Mana Dragon Posted July 24, 2004 Share Posted July 24, 2004 I want to edit a specific part of the humanoid.gla where the animation's frames show a character "running." I want to change just these frames so it looks like my character glides (Like he does in the actual game he's in =O Is there a program for making these? (For JO) Link to comment Share on other sites More sharing options...
razorace Posted July 26, 2004 Share Posted July 26, 2004 You mean as in actually physically creating a new animation or simply swapping it out for a new one? Link to comment Share on other sites More sharing options...
Mana Dragon Posted July 26, 2004 Author Share Posted July 26, 2004 To be honest, I don't know what I'm asking. Just for my model, I want to change the animation where he "runs," he will "glide" instead, but all of JO's models will still "run." I guess I'm aiming for a New animation, but I don't know how to configure my model, so his "new" animation will work. I'm a bit aware I have to move a few bones to create frames, but I don't even know how to make new frames either Link to comment Share on other sites More sharing options...
razorace Posted July 29, 2004 Share Posted July 29, 2004 ok, well, unfortunately you can't do that without creating a special code mod just for your model Link to comment Share on other sites More sharing options...
Mana Dragon Posted July 29, 2004 Author Share Posted July 29, 2004 Would you know a few spots to look up making codes? You mean, like scripts right? Link to comment Share on other sites More sharing options...
razorace Posted July 29, 2004 Share Posted July 29, 2004 No, I'm talking about .dll code. The stuff that you get in the JKA SDK. Link to comment Share on other sites More sharing options...
Mana Dragon Posted July 31, 2004 Author Share Posted July 31, 2004 I have the Toolkit, but I don't see that .dll you're talking about. I think I can make an animation in 3DS Max and export in xsi again, (I have yet to make an animation) so I'm just confused on how the animation will be recognized. Link to comment Share on other sites More sharing options...
razorace Posted July 31, 2004 Share Posted July 31, 2004 .dll = gameplay code. It's in the second SDK release. Link to comment Share on other sites More sharing options...
Mana Dragon Posted August 1, 2004 Author Share Posted August 1, 2004 I over looked them Okay, I see a few .dll, one is jk2gamex86.dll, am I suppoed to open it up and change it? ? Link to comment Share on other sites More sharing options...
razorace Posted August 1, 2004 Share Posted August 1, 2004 Well, it's not that simple. You'd have to have a code compiler that can compile .dlls and know C/C++. Link to comment Share on other sites More sharing options...
Mana Dragon Posted August 7, 2004 Author Share Posted August 7, 2004 I think I'll just use their animations instead =/ Can you run some of their frames, backward? BOTH_FORCEJUMP1 6767 17 -1 20 I'm wondering if I can start the frame at a point, then type -17 so it goes backwards in-game. Would it work? Link to comment Share on other sites More sharing options...
razorace Posted August 7, 2004 Share Posted August 7, 2004 Just look thru the animation.cfg for animations with negative frame rates. That will show you how to do it. Link to comment Share on other sites More sharing options...
Mana Dragon Posted August 7, 2004 Author Share Posted August 7, 2004 New Question: How can I make an animation for my model ALONE? I've made a pk3 with a new animation (Thx) and so my model glides, but since it's a _humanoid folder, every other model glides as well, I'd rather just have it for my one model. Know how to do it? Link to comment Share on other sites More sharing options...
keshire Posted August 7, 2004 Share Posted August 7, 2004 You'd need to compile the model to a different gla. Link to comment Share on other sites More sharing options...
Mana Dragon Posted August 7, 2004 Author Share Posted August 7, 2004 Can I just use the _humanoid.gla and make a minor change to it? Opening a gla with wordpad isn't helping Or can I rename _humanoid.gla to dragon.gla? Probably won't work there. Link to comment Share on other sites More sharing options...
razorace Posted August 7, 2004 Share Posted August 7, 2004 Unfortunately, no. Link to comment Share on other sites More sharing options...
keshire Posted August 7, 2004 Share Posted August 7, 2004 Unfortunately the chang eyou want can't be done easily. You either need a custom compiled model (using 3ds max or softimage xsi), or be able to code your own changes in the source code (requiring programming knowledge). And being that this is so specific and not very useful to the modding community your not going to have an easy time finding someone to do it for you. Link to comment Share on other sites More sharing options...
Mana Dragon Posted August 7, 2004 Author Share Posted August 7, 2004 Guess I'm just better off making a pk3 then. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.