OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: STGN on 29 Apr 2003, 17:00:23
-
I was just woundring if you could make your soldiers walk like SWAT teams do when they enter a bilding. like bending to the side like in SWAT3 and Rainbow Six 3. I know that you can make the anims but can you make the soldiers youse them all the time.
STGN
-
you would have to make a mod that replaces the ANIM.pbo, but then all the units would walk like that...
OR
Define new weapons to use custom anims, but then the units would only walk like that with those weapons...
that only works for normal walking, otherwise it cant be done (we cant ADD new walking type animations, we can add cargo or switchmove anims, but not walking. Also we cannot map new animations to keys (like k for lean left and l for lean right)
Making units act like SWAT teams, or Delta teams is not really possible... as that would require altering the game engine to make the soliders act more stealthy in a CQB environment
-
Would this say that if I made a SWAT guy and his MP5 or what ever I could make him move a little more realistic.
STGN
-
DeadMeat! sayed it you must change the ANIM.pbo file and replace it it would be a very difficult thing if you make it good luck you will need it cause it wont be a easy thing to make ;)
-
OR
Define new weapons to use custom anims, but then the units would only walk like that with those weapons...
How I can make it?
-
I believe it is possible.
The default moves is configed in the config.bin (named CfgMovesMC)
and the men in the config.bin is carrying this swifty little line:
moves="CfgMovesMC";
I believe if you make your own move anims, and make a new CfgMoves section, you can type
moves="CfgMovesMYMOVE"; or whatever youdlike to call it.
Never tested it though, but sounds realistic to me..=)
-
I know how to create the soldier with my own animation. But I do not know how to assign animation of movement to some unit with ONLY the certain weapon.
I need something like this
"Define new weapons to use custom anims, but then the units would only walk like that with those weapons..."
PS
Sorry, my English is not very good :(
-
I'm assuming that if assigning animations to particular weapons can be done, vehicles can be done too :D
It'd be great to see addons with these kind of features implemented, so we'd have soldiers using the foregrips on their weapons, or firing machine guns from the prone position like they're supposed to (right hand on pistol grip, left on butt, although this'd look daft if it wasn't on a bipod :P)
Is it possible to have weapon-specific reload animations, then? Movements like racking the bolt back on a machine gun or working the bolt on a bolt-action?
If so.... *splurge* :D
-
I also think that it is probably but nobody wants to tell who to make it. :(