The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.15 (Linux)
File Line Function
/showthread.php 906 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enter key doesen't work in code editing
#1
Hi!

I have a laptop with a bit strage keyboard where both enter keys (the one on alpabetical part of keayboard and the one on numerical part keyboard) acts as numerical enter key.

And this is giving me problems becouse I can't go into a new line when writing ingame programs for robots becouse as it seems the game is expecting vkReturn keayboard message but both keys on my keyboard fire vkEnter keyboard message.

Now I do have a small app that I made myself which registers systemwide keyboard hook that replaces all vkEnter keyboard event messages with vkReturn keyboard messages. But I prefer not using it unless it is apsolutely necessary.

So I would request if the game could be changed a bit so that both vkReturn and vkEnter keyboard messages creates a new line in ingame code editor.

This will be especially usefull for some other pepole who might have similar isues with their keyboard as I do but don't have a workaround available as I do.


Messages In This Thread
Enter key doesen't work in code editing - by Silver Warior - 01-17-2015, 01:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)