How do i block?

Ask questions, discuss ideas, get answers
Post Reply
User avatar
HJGF
Posts: 233
Joined: Fri Feb 05, 2010 10:28 pm

How do i block?

Post by HJGF »

Hi guys I was wonderign if there was a wayto block crouching and prone (thats how u say it right?) thanks
Image
Image
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Re: How do i block?

Post by freddy »

interesting idea, i guess you must go throw and change the anim states?
User avatar
HJGF
Posts: 233
Joined: Fri Feb 05, 2010 10:28 pm

Re: How do i block?

Post by HJGF »

Thanks dude ill try that
Image
Image
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: How do i block?

Post by Swaffy »

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.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
Apache Thunder
Posts: 1213
Joined: Mon Oct 19, 2009 2:48 am
Location: Levelland Texas, USA
Contact:

Re: How do i block?

Post by Apache Thunder »

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. ;)
ImageImageImage
I have cameras in your head!
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: How do i block?

Post by Swaffy »

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™
Post Reply