Allow crosshair to dissapear in zoom or ironsight mode

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: GZDoom Developers

User avatar
Zaratul
Posts: 110
Joined: Sat Mar 21, 2009 11:19 am

Allow crosshair to dissapear in zoom or ironsight mode

Post by Zaratul »

Title says all basically.When you play gameplay mods like Kriegsland i would like to disable my default crosshair when entering ironsights\zoom.
User avatar
Rachael
Posts: 13913
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: Allow crosshair to dissapear in zoom or ironsight mode

Post by Rachael »

There are two main things that this could be implemented with:

- As a user option, i.e. cl_hidecrosshairwhenzoomed, or something more concise if someone can come up with something, or:

- As a mod option, i.e. as a flag for A_ZoomFactor.

... or both.

Phantombeta brought up a good point that the user option might cause confusion with users and can cause problems with mods that use A_ZoomFactor as a recoil/pain effect. (...why? :? )

No matter how this is done, I think this is a good idea, because some mods may include a crosshair of their own.

Return to “Feature Suggestions [GZDoom]”