Home   Help Search Login Register  

Author Topic: Kid animation  (Read 455 times)

0 Members and 1 Guest are viewing this topic.

mystic80

  • Guest
Kid animation
« on: 21 Oct 2003, 07:03:17 »
Hi there i got a basic of child animation and I need to know how do I script in a new animation jus for Kid. Lets say I got this kid animation, how do I set in the way they are using this script?

I know its something about CfgMovesMC.
but how do I script it so when we press up it will read the walk animation for kid but not civilian and soldier?  where do i set it?

andersgrim

  • Guest
Re:Kid animation
« Reply #1 on: 21 Oct 2003, 15:22:41 »
I think there are quite a lot of animations to change if you are going to edit all the animations.
I have uploaded the CfgMovesMC part at http://www.tacticalblunder.com/~andersgrim/cfgMovesMC.txt

I assume changing all the slowF and FastF to use your animation.rtm will make the animation set use your animation...

Then i think you will have to define your own set of Animations as CfgMovesMC is already used by the game..
Let's say you call them 123CustomCfgMovesMC

Then, at last, you will need to config your addon Kid to use this animations;
moves="123CustomCfgMovesMC";

Not sure as i have never tried, but good luck ;)

mystic80

  • Guest
Re:Kid animation
« Reply #2 on: 22 Oct 2003, 04:23:46 »
Yes I've tried! it works! Thanks to teacup by the way for making the dog animation possible. If not I dun think it will be possible.  ;)