Disable Automap

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
User avatar
Death Egg
Posts: 198
Joined: Tue Aug 14, 2012 10:16 pm

Re: Disable Automap

Post by Death Egg »

Big bump, but I'm currently toying with the sidescrolling engine Nash made. Automap is pretty much useless for this and in order to disable it I pretty much have to remove it from key bindings and menus. I'm not saying that it should be permanently and completely eliminated based on modder decision, but if you can find a way to make it so there's an easier way of not allowing just any players access to this it'd be helpful.
Nevander
Posts: 2254
Joined: Mon Jan 06, 2014 11:32 pm

Re: Disable Automap

Post by Nevander »

I'd just cover the automap screen with a HudMessage of something so obnoxious that nobody would want to use it.
User avatar
Nash
 
 
Posts: 17487
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Disable Automap

Post by Nash »

There is a HudMessage flag that only appears when the automap is up. Code a map drawing system like in this picture, using said flag to draw the tiles. ;)

Image
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Disable Automap

Post by wildweasel »

Death Egg wrote:Big bump, but I'm currently toying with the sidescrolling engine Nash made. Automap is pretty much useless for this and in order to disable it I pretty much have to remove it from key bindings and menus. I'm not saying that it should be permanently and completely eliminated based on modder decision, but if you can find a way to make it so there's an easier way of not allowing just any players access to this it'd be helpful.
Let 'em view the broken automap. They'll decide on their own that it's useless.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: Disable Automap

Post by Matt »

For things that truly are useless it's best to replace them with something that actually replicates the intended function like Nash's map.

(Posting mostly to point out that this can be done, and might be more easily done, with a ZScript HUD)

Or it could even show other things - objectives, general directions towards things, etc. ...
Locked

Return to “Editing (Archive)”