How do i block?
How do i block?
Hi guys I was wonderign if there was a wayto block crouching and prone (thats how u say it right?) thanks


Re: How do i block?
interesting idea, i guess you must go throw and change the anim states?
Re: How do i block?
I am bumping this thread, because:
Does anyone know how to disable using the prone position? I would like to know this for client side and/or server side (mapside) mod. I've seen it before, somewhere.
Does anyone know how to disable using the prone position? I would like to know this for client side and/or server side (mapside) mod. I've seen it before, somewhere.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
- Apache Thunder
- Posts: 1213
- Joined: Mon Oct 19, 2009 2:48 am
- Location: Levelland Texas, USA
- Contact:
Re: How do i block?
I disabled prone in my BFH'42 mod. I remmed out the "run AnimationStatesLie" code line in the AnimationStates.con file. You do need to make sure to rem out any instances of any handweapon animation tweak lines that refer to the prone/lie animations. That includes the "transition" animations that transition the soldier from/to the prone/lie position. You can look at the files in my BFH'42 mod to see what I did. 
Once disabled this way, even bots can't prone anymore.

Once disabled this way, even bots can't prone anymore.




I have cameras in your head!
Re: How do i block?
Oh, that's where it was. What you said makes a lot of sense, I'll put that on my must-try list.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™