Disable Crouching

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany
Contact:

Disable Crouching

Post by Tormentor667 »

Is it possible to disable crouching via MAPINFO for a certain map? For example if you don't want the player to be able to crouch in... lets say... KDIZD? ;)
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Re: Disable Crouching

Post by Cutmanmike »

Tormentor667 wrote:Is it possible to disable crouching via MAPINFO for a certain map? For example if you don't want the player to be able to crouch in... lets say... KDIZD? ;)
Feature request
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Graf has said it is disableable (new word) but I don't know the syntax. Probably similar to the disable jumping one.

Anyway, why bother? If people end up crouching through somewhere they are not supposed to go and end up spoiling their experience, it's their lookout. Just the same as if they had used god mode or cheated to get a weapon. :dunno:
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Or rocket jump
User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany
Contact:

Post by Tormentor667 »

Enjay wrote:Graf has said it is disableable (new word) but I don't know the syntax. Probably similar to the disable jumping one.

Anyway, why bother? If people end up crouching through somewhere they are not supposed to go and end up spoiling their experience, it's their lookout. Just the same as if they had used god mode or cheated to get a weapon. :dunno:
I prefer having control over this instead of just waiting before the first one complains about getting stuck, you know
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

You could just block off the parts too.

But I guess it's a good idea anyway incase you don't want the player to be able to duck projectiles etc too.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Tormentor667 wrote:I prefer having control over this instead of just waiting before the first one complains about getting stuck, you know
Yeah, I see your point. I just don't see it as being any different to people wanting to change cheat codes via dehacked.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Enjay, if you have to cheat you can always re-enable it in the menu. But the map should set the engine so that it works properly with a fresh install.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Yeah, I know, but we've all seen the posts from people who want to disable cheating, not knowing how easy it would be to circumvent anyway.

I guess I just trust myself to read a text file and then decide whether to play as the author intended or not. Even without disabling jump or crouch, the engine is set up to play the map as intended. It's me, not the engine, who decides to press the offending button and (potentially) break the map and I don't like being told I'm not allowed to do that. It does not become compulsory to press those buttons just because they are available. I can cause as much "damage" to my game with "noclip" as I can with a duck or a jump anyway but in all 3 cases I would know it was my choice and my fault. However, I think we've disagreed on this point before. :)

I know I sometimes edit MAPINFO lumps that disable jumping in just the same way as I used to edit dehacked patches that changed the cheats in "the good old days". One of the reasons I don't play Doom: Absolution as often as I would is because I'd like to be able to jump sometimes without completing the required map and then entering the cheat every time (it doesn't seem to remember my "right" to use the cheat across sessions).

Still, author's choice I guess. My choice whether I mess with it. ;)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

You are one disturbed individual! :mrgreen: But why editing the MAPINFOs when changing one menu option will do the job as well?

But with regards to Absolution I have to agree. That project ranks among the worst behaved stuff ever released for Doom - and most because the engine it was designed for was far too rigid and inflexible for such a mod. Too bad it required all those light effects...
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Graf Zahl wrote:You are one disturbed individual! :mrgreen: But why editing the MAPINFOs when changing one menu option will do the job as well?
Heh

I guess I just like a permanent fix. :)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

You mean un-fix, right? :P
User avatar
chopkinsca
Posts: 183
Joined: Thu Dec 29, 2005 8:09

Post by chopkinsca »

In the past I've had trouble with not knowing whether the map was designed for jumping or not. Usually the only thing that would point out jumping was allowed was swimable water. Other than that, I would avoid jumping, even in jumping required maps, in fear that I would break something or take an unplanned shortcut. Not everyone modding for zdoom takes jumping into account (although, a good mapper should).

Right now the best you can do is mention it in the text file (which even for the people that read it, is easily missed) or print a message at the start saying 'no jumping allowed'. I don't like the latter, as phocas.wad had it, but I removed it in place of blocking all shortcuts (not like there were any to begin with.)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

That's why there are MAPINFO options to disable jumping and crouching.
Locked

Return to “GZDoom”