I have atempted prone in bf2, it would be the crouch, i remade human_0.zaabin and zafbin, not sure if you put this in common.lvl or what, can somebody test it for me. USES RIFLE ANIMATION BANK
link: http://www.gamefront.com/files/20063436 ... e_test.zip
Someone to test animations
Moderator: Moderators
- bamdur123
- Sergeant Major

- Posts: 243
- Joined: Fri Oct 15, 2010 7:15 pm
- Projects :: Tython-Siege of Darkness Zombie Hotel
- Location: Ohio, USA
-
Darth_Spiderpig
- Sith Master

- Posts: 2631
- Joined: Fri Mar 27, 2009 10:23 am
- Projects :: Something cool...
- xbox live or psn: Has no xbox....Yup
- Location: Does whatever a Spiderpig does
- Contact:
Re: Someone to test animations
When pressing crouch, guess what, he crouches. 
- bamdur123
- Sergeant Major

- Posts: 243
- Joined: Fri Oct 15, 2010 7:15 pm
- Projects :: Tython-Siege of Darkness Zombie Hotel
- Location: Ohio, USA
Re: Someone to test animations
using the anhimation i uploaded? hm... would i need to make a new animation bank or something?
-
Darth_Spiderpig
- Sith Master

- Posts: 2631
- Joined: Fri Mar 27, 2009 10:23 am
- Projects :: Something cool...
- xbox live or psn: Has no xbox....Yup
- Location: Does whatever a Spiderpig does
- Contact:
Re: Someone to test animations
No, but renaming your prone msh to the exact same name than the crouch msh in the human_0 folder before munging your animset.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Someone to test animations
You can't just go prone via animations. It's also a "state" that was removed. Even if you could make it look like they're prone you any time they'd fire they'd go back into a crouch position. Many veterans have tried, all have failed.
- SAMofBIA
- Major General

- Posts: 649
- Joined: Tue Jun 15, 2010 3:38 pm
- Projects :: Nothing....nothing at all.
- xbox live or psn: No gamertag set
- Location: MIA and not stopping in often anymore.
Re: Someone to test animations
@Teancum, theres a first time for everything.
- bamdur123
- Sergeant Major

- Posts: 243
- Joined: Fri Oct 15, 2010 7:15 pm
- Projects :: Tython-Siege of Darkness Zombie Hotel
- Location: Ohio, USA
Re: Someone to test animations
@teamcum again, not if u change the shoot animations (which i did..), but then again collision might be messed up
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Someone to test animations
You're missing the point. The animations are an extremely small part of a bigger problem. I was able to do prone animations a long time ago as an experiment for the Convo Pack. That part is easy. What I couldn't do was tell the game to treat the character as prone, because the prone "state" is gone. What that means is no matter how you set up the animations shots, camera, etc will still treat it as though the player is crouching.
Take a look at \BF2_Tools\data\Common\odfs\com_inf_default.odf, a file which can define the camera and movement for those states. *MAYBE* you can replace one of those states, such as crouch, but your custom side would have to use a custom com_inf_default.odf or tie those back into your custom side odfs and not point them to com_inf_default at all, as that file is a part of ingame.lvl and would break everything compatibility-wise to replace.
If you're really serious another way to see if the prone state (known below as a posture) works at all is to create a simple .combo file that forces a jedi to go into the prone state. Pysch0fred has a documented .combo file at the link below, and I've copied the relevant parts hare:
http://www.secretsociety.com/forum/down ... /combo.txt
You'll basically have to to set the posture to prone and ensure you have _prone animations that you've munged. If done correctly and the code still works the character should go prone, which would tell us whether the code is physically there to go prone.
Take a look at \BF2_Tools\data\Common\odfs\com_inf_default.odf, a file which can define the camera and movement for those states. *MAYBE* you can replace one of those states, such as crouch, but your custom side would have to use a custom com_inf_default.odf or tie those back into your custom side odfs and not point them to com_inf_default at all, as that file is a part of ingame.lvl and would break everything compatibility-wise to replace.
If you're really serious another way to see if the prone state (known below as a posture) works at all is to create a simple .combo file that forces a jedi to go into the prone state. Pysch0fred has a documented .combo file at the link below, and I've copied the relevant parts hare:
http://www.secretsociety.com/forum/down ... /combo.txt
Hidden/Spoiler:
