Jump to content
The Dark Mod Forums

Improving the tutorial


IcyMoon

Recommended Posts

I am new to stealth game so I started the Tutorial Mission to learn the controls of the game but I found it helpful but not at the same time. I like that there are separated rooms for each action to be practiced in.

However, the instructions given were the naming of the action, and since there are so many controls, I have a tough time trying to find the button for that exact action. For first time player or any fresh player to the game, I feel like it would be better to mention the default key for that action in the instruction note.

Edited by IcyMoon
  • Like 2
Link to comment
Share on other sites

The problem is that people customize their key bindings. I'm not sure if the readables can account for that, and can be dynamically changed. I would guess that they cannot. 

Maybe some screen overlay instructions would be the better option. Even though I'm not sure if it's worth it. It isn't much of a hassle to switch to the menu and check the key bindings to see which keys is binded to the action you want to perform. There's really not so many key bindings in total.

Edited by chakkman
Link to comment
Share on other sites

I suspect that if you're customising key bindings you already don't care about the tutorial telling which key to press.  Given that the tutorial claims to be a Tutorial, you have to assume that the user wants to have their hand held to begin with.  I sympathise with IcyMoon, the tutorial should be for her, not for us experienced users.

  • Like 3
Link to comment
Share on other sites

I like the idea, but I'm afraid it is not possible to get the key from settings into the map right now.

There is method idCommon::KeysFromBinding right now.
I think it is possible to add a bit of code which would allow referencing the in a map.
And I think there is already some way for a mapper to show text on screen.

  • Like 3
Link to comment
Share on other sites

stgatilov, unless you guys modified the input system has well, in normal idtech 4 there's also the ability to print (list) key bindings on the console, so obviously they can be made into a simple string. If this code gets updated has keybindings get changed ingame, I don't know but I assume it does. 

Here is the relevant code from KeyInput.cpp

void Key_ListBinds_f( const idCmdArgs &args ) {
	int		i;

	for ( i = 0; i < MAX_KEYS; i++ ) {
		if ( keys[i].binding.Length() ) {
			common->Printf( "%s \"%s\"\n", idKeyInput::KeyNumToString( i, false ), keys[i].binding.c_str() );
		}
	}
}

 

Edited by HMart
Link to comment
Share on other sites

2 hours ago, Araneidae said:

I suspect that if you're customising key bindings you already don't care about the tutorial telling which key to press.  Given that the tutorial claims to be a Tutorial, you have to assume that the user wants to have their hand held to begin with.  I sympathise with IcyMoon, the tutorial should be for her, not for us experienced users.

Well... I'm sure some new players will change the key bindings first thing they do in the game, and, if the readables in the training mission would show the default keybindings then, then it would not be helpful at all.

You always can go to the menus and check the key binding. It's really not that hard. I get why you'd want to have the key bindings shown on the screen, but, IMO, the issue is not so severe that it would justify overhauling the training mission for it. Just my opinion.

Edited by chakkman
Link to comment
Share on other sites

I could easily add at least the default keys to be displayed in the Unofficial Patch if this will not go into the core game. Only one text file needs to be edited!

P.S.: So here is my first version of the training_mission string file with included default keys mentioned and connected formation and other text issues fixed. IcyMoon, please extract the attached archive into your The Dark Mod/fms folder and report back if I missed some formation issues!

 

training_mission.rar

Edited by wesp5
  • Like 3
  • Thanks 1
Link to comment
Share on other sites

16 hours ago, chakkman said:

Well... I'm sure some new players will change the key bindings first thing they do in the game, and, if the readables in the training mission would show the default keybindings then, then it would not be helpful at all.

You always can go to the menus and check the key binding. It's really not that hard. I get why you'd want to have the key bindings shown on the screen, but, IMO, the issue is not so severe that it would justify overhauling the training mission for it. Just my opinion.

Normally new players will view the controls but will not change them because we do not know how the game works and how convenient are the buttons prepared for us yet. Having new players to memorize the long list of controls before starting the game while still going back and forth to find the button controls kind of break the immersive experience. I know it is not a big deal, I am just suggesting the idea too. :)

 

13 hours ago, wesp5 said:

I could easily add at least the default keys to be displayed in the Unofficial Patch if this will not go into the core game. Only one text file needs to be edited!

P.S.: So here is my first version of the training_mission string file with included default keys mentioned and connected formation and other text issues fixed. IcyMoon, please extract the attached archive into your The Dark Mod/fms folder and report back if I missed some formation issues!

 

training_mission.rar 18.8 kB · 0 downloads

Yes, it worked well! Definitely helped with my learning to the game faster, thank you so much.

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

3 hours ago, IcyMoon said:

Normally new players will view the controls but will not change them because we do not know how the game works and how convenient are the buttons prepared for us yet. Having new players to memorize the long list of controls before starting the game while still going back and forth to find the button controls kind of break the immersive experience. I know it is not a big deal, I am just suggesting the idea too. :)

Yeah, fair enough. The thing is just that the control scheme of TDM is pretty basic, both for shooter players and people who come from the original Thief games (it's almost identical to those).

But, if wesp5's solution works for you, all the better of course. :)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
    • nbohr1more

      Please vote in the 15th Anniversary Contest Theme Poll
       
      · 0 replies
    • Ansome

      Well then, it's been about a week since I released my first FM and I must say that I was very pleasantly surprised by its reception. I had expected half as much interest in my short little FM as I received and even less when it came to positive feedback, but I am glad that the aspects of my mission that I put the most heart into were often the most appreciated. It was also delightful to read plenty of honest criticism and helpful feedback, as I've already been given plenty of useful pointers on improving my brushwork, level design, and gameplay difficulty.
      I've gotten back into the groove of chipping away at my reading and game list, as well as the endless FM catalogue here, but I may very well try my hand at the 15th anniversary contest should it materialize. That is assuming my eyes are ready for a few more months of Dark Radiant's bright interface while burning the midnight oil, of course!
      · 4 replies
×
×
  • Create New...