NOTAUTOAIMED flag
Moderator: GZDoom Developers
Re: DONTAUTOAIM flag
"no aim target" sounds like broken English.
Not giving the flag to the pods by default would be what I'd personally find annoying and senseless. If you'd let me take liberties, there would be a lot more uselessly shootable actors that'd get it; but I refrained myself to only change stuff that had a vanilla justification.
If people aren't happy with it, I have provided a cvar they can use.
Not giving the flag to the pods by default would be what I'd personally find annoying and senseless. If you'd let me take liberties, there would be a lot more uselessly shootable actors that'd get it; but I refrained myself to only change stuff that had a vanilla justification.
If people aren't happy with it, I have provided a cvar they can use.
Re: DONTAUTOAIM flag
It reads like "not an aim target", but the article gets discarded, so "not" becomes "no"Gez wrote:"no aim target" sounds like broken English.

Re: DONTAUTOAIM flag
The name is a valid point though. DONTAUTOAIM sounds like the actor with the flag is actively doing something - it is being told "don't autoaim" - whereas, the auto-aiming feels more like it is being done from the player attack side rather than the object so it feels wrong. +DONTATTRACTAUTOAIM? (Too long?)
Either way, I don't mind much. The feature is the really important thing and there are a few other features that are not always immediately apparent from their name how they work but once you know how to use them it's fine. Sure it helps for the name to be as meaningful and accurate as possible but it's not a deal breaker if it isn't.
Either way, I don't mind much. The feature is the really important thing and there are a few other features that are not always immediately apparent from their name how they work but once you know how to use them it's fine. Sure it helps for the name to be as meaningful and accurate as possible but it's not a deal breaker if it isn't.
- Tapwave
- Posts: 2096
- Joined: Sat Aug 20, 2011 8:54 am
- Preferred Pronouns: No Preference
- Graphics Processor: nVidia with Vulkan support
Re: DONTAUTOAIM flag
+DONTAIMAT ?
Re: DONTAUTOAIM flag
Goodterranova wrote:+DONTAIMAT ?
+DONTAUTOAIMAT
Better?
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: DONTAUTOAIM flag
.+:icytux:+. wrote:I'd love this feature, but what I think is weird is that its automatically being given to the heretic pods? like out of all the annoying things you can autoaim to, the heretic pods? I actually want my autoaim to shoot those.
Precisely my concern with that particular change in here.
Re: DONTAUTOAIM flag
Well maybe just for ZDoom's sake, the game shouldn't default to vanilla Heretic's behaviour? I mean, leave this feature for legitimate modders to use.
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: DONTAUTOAIM flag
What's the issue with it being vanilla? It's not like Heretic lacked freelook, or the pods are teeny tiny.
Gez even provided a CVar to override this behavior, which I think should be enough.
Gez even provided a CVar to override this behavior, which I think should be enough.
Re: DONTAUTOAIM flag
I think vanilla Heretic has look-up/down, but doesn't have freelook (always mouse-look, or just mouse-look).NeuralStunner wrote:It's not like Heretic lacked freelook,
Re: NOTAUTOAIMED flag
Updated patch to avoid conflict with r3455.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: NOTAUTOAIMED flag
Feature added, however:
- Not *EVER* for Heretic's pod
- INTRYMOVE is strictly internal and has no business being exported to DECORATE.
- Not *EVER* for Heretic's pod
- INTRYMOVE is strictly internal and has no business being exported to DECORATE.
Re: NOTAUTOAIMED flag
That was more to get the info console command to actually work with any flag defined after it than for any other reason.Graf Zahl wrote:- INTRYMOVE is strictly internal and has no business being exported to DECORATE.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: NOTAUTOAIMED flag
That flag would never be displayed. It's only active for short periods during one tic - but never at the end of a tic.
And if it just needs to be there, then there's something wrong with the code.
And if it just needs to be there, then there's something wrong with the code.