Page 1 of 1
A couple of noob console questions
Posted: Sun Feb 26, 2023 4:25 am
by invictius
1) I'd like to assign keys to change the map via the console command, e.g f1-f12 for first 12 maps, but use a macro for the next lot, e.g shift + f1-f12. Can you bind to macros in the console, or would I need to use ordinary macro software?
2) is there any way to fly around the map with clipping, zdaemon style?
Re: A couple of noob console questions
Posted: Sun Feb 26, 2023 2:58 pm
by WaTaKiD
invictius wrote: ↑Sun Feb 26, 2023 4:25 am
1) I'd like to assign keys to change the map via the console command, e.g f1-f12 for first 12 maps, but use a macro for the next lot, e.g shift + f1-f12. Can you bind to macros in the console, or would I need to use ordinary macro software?
while u can easily bind a single map to a key, for example:
bind f1 "map map01"
using keys as modifiers is a can of worms:
https://forum.zdoom.org/viewtopic.php?p ... 1f#p975249
invictius wrote: ↑Sun Feb 26, 2023 4:25 am
2) is there any way to fly around the map with clipping, zdaemon style?
idk how it works in zdaemon, but u can try:
"noclip ; fly"
Re: A couple of noob console questions
Posted: Sun Feb 26, 2023 11:12 pm
by invictius
WaTaKiD wrote: ↑Sun Feb 26, 2023 2:58 pm
invictius wrote: ↑Sun Feb 26, 2023 4:25 am
1) I'd like to assign keys to change the map via the console command, e.g f1-f12 for first 12 maps, but use a macro for the next lot, e.g shift + f1-f12. Can you bind to macros in the console, or would I need to use ordinary macro software?
while u can easily bind a single map to a key, for example:
bind f1 "map map01"
using keys as modifiers is a can of worms:
https://forum.zdoom.org/viewtopic.php?p ... 1f#p975249
invictius wrote: ↑Sun Feb 26, 2023 4:25 am
2) is there any way to fly around the map with clipping, zdaemon style?
idk how it works in zdaemon, but u can try:
"noclip ; fly"
In zdaemon you can walk through doors but clipping is still in effect for walls (This is while spectating). I tried to find the visual/walkthrough mode on gz builder but can't find it.
Re: A couple of noob console questions
Posted: Sun Feb 26, 2023 11:28 pm
by WaTaKiD
invictius wrote: ↑Sun Feb 26, 2023 4:25 am
In zdaemon you can walk through doors but clipping is still in effect for walls (This is while spectating).
zan doesnt have that