Re: Lizard Attack
Posted: Fri Sep 07, 2012 5:19 pm
It should work - KeyConstant
I actually understand his problem/confusion. All other non-alphanumerical keys use a real name (tab,right,home...). Space key is the only one that for fun uses something out-of-box and don't follow same naming protocol. Also even that the wiki seems straightforward the (space) in left column can induce in error those who just quick look. Because in the first time no one usually doubt that "space" won't work.Nixola wrote:It should work - KeyConstant
I also still make the mistake of mechanically type "space" instead of " ", because it's more logic and intuitive. Dual acceptance of " " and "space" would be nice and would end that confusion.(space) Space key Replace (space) with the actual space character
keypressed should relate to the actual key, and not the character.coffee wrote:I actually understand his problem/confusion. All other non-alphanumerical keys use a real name (tab,right,home...). Space key is the only one that for fun uses something out-of-box and don't follow same naming protocol. Also even that the wiki seems straightforward the (space) in left column can induce in error those who just quick look. Because in the first time no one usually doubt that "space" won't work.Nixola wrote:It should work - KeyConstantI also still make the mistake of mechanically type "space" instead of " ", because it's more logic and intuitive. Dual acceptance of " " and "space" would be nice and would end that confusion.(space) Space key Replace (space) with the actual space character
EDITED: Also find/replace = " " than = "space" could have more probability of end in bad replacements.
I agree.coffee wrote:I actually understand his problem/confusion. All other non-alphanumerical keys use a real name (tab,right,home...). Space key is the only one that for fun uses something out-of-box and don't follow same naming protocol. Also even that the wiki seems straightforward the (space) in left column can induce in error those who just quick look. Because in the first time no one usually doubt that "space" won't work.Nixola wrote:It should work - KeyConstantI also still make the mistake of mechanically type "space" instead of " ", because it's more logic and intuitive. Dual acceptance of " " and "space" would be nice and would end that confusion.(space) Space key Replace (space) with the actual space character
EDITED: Also find/replace = " " than = "space" could have more probability of end in bad replacements.
I thought about it, but didn't try it, as it just seemed crazy.Roland_Yonaba wrote:Maybe because you made the wrong test. Have you tested key == " " ?azonicrider wrote:however the Space bar just didn't want to cooperate.
(Insert facepalm here.)azonicrider wrote:I thought about it, but didn't try it, as it just seemed crazy.
yeah like meatspinRobin wrote:(Insert facepalm here.)azonicrider wrote:I thought about it, but didn't try it, as it just seemed crazy.
There are a lot of things out there much crazier than that and yet they are still true.