ConsoleCommand

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Post Reply

Do you think Skulltag's ConsoleCommand special be implemented in ZDoom?

Yes, it has potential.
4
25%
Yes, but it's use must be tightly controlled.
6
38%
No, it doesn't have too much of a use.
0
No votes
No, it's too dangerous.
6
38%
 
Total votes: 16

User avatar
The Ultimate DooMer
Posts: 2109
Joined: Tue Jul 15, 2003 5:29 pm
Location: Industrial Zone

ConsoleCommand

Post by The Ultimate DooMer »

Ok, you knew it was coming eventually - having seen the various pros and cons in the thread here and in this thread at DW - so here it is:

Do you think Skulltag's ConsoleCommand special should be implemented in ZDoom?
User avatar
HotWax
Posts: 10002
Joined: Fri Jul 18, 2003 6:18 pm
Location: Idaho Falls, ID

Post by HotWax »

You forgot the "No, Randy isn't going to do it." option.
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Post by Xaser »

Yes, but it's use must be tightly controlled.
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

Post by Hirogen2 »

It's like you have a system() in your libc that automagically setuids you.

As mentioned at DW, a dmflags(int newflags) would be better.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

I'd say yes but with tight control. Used correctly this can be very powerful and even be used to make it easier to add new commands to ACS. Potentially dangerous use must be prohibited at all costs, however.
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Post by Xaser »

Just disable all use of commands such as "bind *" or "unbindall" and some things that change gameplay settings, display properties, screen resolution, etc.
User avatar
Bio Hazard
Posts: 4019
Joined: Fri Aug 15, 2003 8:15 pm
Location: ferret ~/C/ZDL $
Contact:

Post by Bio Hazard »

couldnt ZDoom create a backup of the .ini and save the cvars the wad sets into the save file and restore the .ini upon exit? that way if somebody "unbindall"s you you can just push alt+f4 and your settings would be restored...
User avatar
HotWax
Posts: 10002
Joined: Fri Jul 18, 2003 6:18 pm
Location: Idaho Falls, ID

Post by HotWax »

Bio Hazard wrote:couldnt ZDoom create a backup of the .ini and save the cvars the wad sets into the save file and restore the .ini upon exit? that way if somebody "unbindall"s you you can just push alt+f4 and your settings would be restored...
I can just hear the whines and moans of the newbs right now....
User avatar
SargeBaldy
Posts: 366
Joined: Tue Jul 15, 2003 3:49 pm
Location: Oregon
Contact:

Post by SargeBaldy »

i say yes with controls. this could be both useful and safe at the same time.
GameArena
Posts: 182
Joined: Wed Jul 16, 2003 4:35 pm
Location: Outside of a bubble... Looking at all the humans inside.

Post by GameArena »

It's a incredibly simple function to add, as G_DoCommand just needs to be used. So if he hasn't added it already, I doubt he will.
Post Reply

Return to “General”