Page 1 of 1
[B3.1][MS] KeyPress/Key... bools don't work in Editor MLPage
Posted: 27 Mar 2013, 15:46
by TGYoshi
The following booleans are always false in a Manialink page set thru ManialinkText:
Code: Select all
Boolean KeyUp
Boolean KeyDown
Boolean KeyLeft
Boolean KeyRight
Boolean KeyReturn
Boolean KeySpace
Boolean KeyDelete
The event of type CMlEvent::Type::KeyPress is never cast either then.
All mouse based events/values do work correctly.
Re: [B3.1][MS] KeyPress/Key... bools don't work in Editor ML
Posted: 29 Mar 2013, 12:46
by TGYoshi
I can confirm that it is also broken when using UILayers instead of ManialinkText.
Re: [B3.1][MS] KeyPress/Key... bools don't work in Editor ML
Posted: 08 Apr 2013, 13:47
by steeffeen
spaii wrote:MouseRightButton and MouseMiddleButton are allways True or False. I didn't find why they are always true or false since values are hazardous.
If i make double click with left mouse button then MouseLeftButton is False on second click.
Re: [B3.1][MS] KeyPress/Key... bools don't work in Editor ML
Posted: 26 May 2013, 20:09
by haenry
I would really really love to see this working, as it would be possible to add more hot-keys to the Editor then

Re: [B3.1][MS] KeyPress/Key... bools don't work in Editor ML
Posted: 26 May 2013, 20:50
by Cuba.CZ
haenry wrote:I would really really love to see this working, as it would be possible to add more hot-keys to the Editor then

I second this