"---" weapon holding style [message #429576] |
Thu, 27 May 2010 18:03 |
|
GEORGE ZIMMER
Messages: 2605 Registered: March 2006
Karma: 0
|
General (2 Stars) |
|
|
I'm sure this isn't a high priority thing, but it's awfully annoying to me (and many other modders who have tried melee weapons).
Firstly, the weapon hold style itself has an annoying idle animation- rather than just keeping the character's hands to the side, the idle animation makes you hold your hands in a way that it's as if you're holding a rifle. It shouldn't do that.
Secondly, AI cannot aim with the "---" type of weapon. They always fire downward or even a little bit behind them. This is VERY annoying for anyone who wants to make AI that uses melee.
It'd be VERY appreciated if this could be fixed.
Toggle SpoilerScrin wrote on Sat, 24 January 2009 13:22 |
cAmpa wrote on Sat, 24 January 2009 12:45 | Scrin, stop pming people to get the building bars.
|
FUCK YOU AND THIS SHIT GAME WITH YOUR SCRIPTS!!! I HAVE ASKING YOU AND ANOTHER NOOBS HERE ABOUT HELP WITH THAT BUILDING ICONS FEATURES FOR YEARS, BUT YOU KEEP IGNORING ME AND KEEP WRITE SHIT, SO BURN YOU AND YOUR ASSLICKERS FRIENDS, THIS TIME I'M NOT COME BACK!!!!!!!!!
|
[Updated on: Thu, 27 May 2010 18:04] Report message to a moderator
|
|
|
|
|
Re: "---" weapon holding style [message #429585 is a reply to message #429584] |
Fri, 28 May 2010 00:24 |
|
saberhawk
Messages: 1068 Registered: January 2006 Location: ::1
Karma: 0
|
General (1 Star) |
|
|
WEAPON_HOLD_STYLE_NOT_USED is named such and shown to the user as "---" because there is absolutely no code for this style. As such, the fact that it doesn't work shouldn't surprise you. It may have existed and been used at some time however which is why it wasn't just completely removed.
[Updated on: Fri, 28 May 2010 00:36] Report message to a moderator
|
|
|
Re: "---" weapon holding style [message #429591 is a reply to message #429585] |
Fri, 28 May 2010 03:51 |
|
GEORGE ZIMMER
Messages: 2605 Registered: March 2006
Karma: 0
|
General (2 Stars) |
|
|
Saberhawk wrote on Fri, 28 May 2010 02:24 | WEAPON_HOLD_STYLE_NOT_USED is named such and shown to the user as "---" because there is absolutely no code for this style. As such, the fact that it doesn't work shouldn't surprise you. It may have existed and been used at some time however which is why it wasn't just completely removed.
|
Hm, I see.
Is there any chance, then, to make a completely new weapon holding style that functions in the way that it should? Except with a fixed idle animation, and fixed for the AI?
Toggle SpoilerScrin wrote on Sat, 24 January 2009 13:22 |
cAmpa wrote on Sat, 24 January 2009 12:45 | Scrin, stop pming people to get the building bars.
|
FUCK YOU AND THIS SHIT GAME WITH YOUR SCRIPTS!!! I HAVE ASKING YOU AND ANOTHER NOOBS HERE ABOUT HELP WITH THAT BUILDING ICONS FEATURES FOR YEARS, BUT YOU KEEP IGNORING ME AND KEEP WRITE SHIT, SO BURN YOU AND YOUR ASSLICKERS FRIENDS, THIS TIME I'M NOT COME BACK!!!!!!!!!
|
|
|
|
Re: "---" weapon holding style [message #429702 is a reply to message #429591] |
Sat, 29 May 2010 12:45 |
|
saberhawk
Messages: 1068 Registered: January 2006 Location: ::1
Karma: 0
|
General (1 Star) |
|
|
GEORGE ZIMMER wrote on Fri, 28 May 2010 06:51 |
Saberhawk wrote on Fri, 28 May 2010 02:24 | WEAPON_HOLD_STYLE_NOT_USED is named such and shown to the user as "---" because there is absolutely no code for this style. As such, the fact that it doesn't work shouldn't surprise you. It may have existed and been used at some time however which is why it wasn't just completely removed.
|
Hm, I see.
Is there any chance, then, to make a completely new weapon holding style that functions in the way that it should? Except with a fixed idle animation, and fixed for the AI?
|
The AI likely can't aim with "---" because it doesn't have aiming animations. The only weapon styles that have aiming animations are "Shoulder", "Hip", "Launcher", and "Handgun". "C4", "---", "Beacon", "Empty Hands", and "Hands Down" all share the "S_A_HUMAN.H_A_A0_" animation set
|
|
|
|
Re: "---" weapon holding style [message #429803 is a reply to message #429795] |
Sun, 30 May 2010 15:58 |
|
saberhawk
Messages: 1068 Registered: January 2006 Location: ::1
Karma: 0
|
General (1 Star) |
|
|
Jerad Gray wrote on Sun, 30 May 2010 17:12 | Launcher being the one thats really broken, as it enjoys putting you in the T pos whenever your not in a combat stance.
|
Probably only because the entire S_A_HUMAN.H_A_E* animation set is missing in stock Renegade. Make it exist and stuff will magically start working
|
|
|