Animation Problems....
Posted: Tue Sep 08, 2009 12:08 am
Well, I may be a little rusty in the modding area, but I'm 90% sure I set up D.U.C.K.'s animations correctly except for this;
The map crashes, and about 200-300 of these pop up in my errorlog.
What I did:
1) Munged D.U.C.K.'s anims
2) Checked the ARC/munged folder and saw that they were indeed there
3) Referenced "AnimationName = "elite"" under the properties in rep_inf_default_rifleman
rep_inf_default_rifleman:
rep_inf_ep2_rifleman:
Its referenced twice because I forgot that i needed to reference it in the parent file, which I'm still not sure of.
For good measures I also referenced it in the weapon odf:
After that didn't work, i referenced it in the weapon's parent, and at that point it crashed.
Code: Select all
Message Severity: 3
.\Source\DisplaySoldier.cpp(349)
DisplaySoldier 'rep_inf_ep2_rifleman' failed to find animmap elite_What I did:
1) Munged D.U.C.K.'s anims
2) Checked the ARC/munged folder and saw that they were indeed there
3) Referenced "AnimationName = "elite"" under the properties in rep_inf_default_rifleman
rep_inf_default_rifleman:
Hidden/Spoiler:
Hidden/Spoiler:
For good measures I also referenced it in the weapon odf:
Hidden/Spoiler:
Hidden/Spoiler: