doomretro icon indicating copy to clipboard operation
doomretro copied to clipboard

Manual in console

Open krazov opened this issue 9 years ago • 3 comments

I wanted a berserk, so I typed “give berserk” in console, and nothing happened. I tried “help give,” and there was no such thing. Writing simply “give” resulted in message “give items.” Not much helpful. Eventually I had to go to DR wiki. I thought that it would be much easier if console had some built-in help. For instance, for give and summon it would list all the things I can get or summon.

(By the way, I was puzzled by the fact that Doom Retro wouldn’t give me berserk, and I had to actually summon it. Why give is limited only to a few things?)

krazov avatar Sep 23 '15 19:09 krazov

This is a good idea. I'll work on displaying expanded descriptions (that is, more descriptive than those displayed when entering the cvarlist and cmdlist cmds) when cvars and cmds are entered without any values.

Also, yes, I'll allow the give cmd to give the range of powerups as well, and perhaps allow cmds like give 50 shells.

bradharding avatar Sep 23 '15 21:09 bradharding

The give cmd will now give the player anything that can be picked up. See commit c23f2601677cb7cef6b59e36e46c5bd8520ed350.

bradharding avatar Sep 23 '15 23:09 bradharding

“Give x items” would definitely be a good thing. Although, as a player I might not need it as much as a tester.

krazov avatar Sep 24 '15 16:09 krazov