hello! as i see a topic about hidden features of elten in the polish group, i wanted to create it there!
i saw this code
$scene=Scene_Piano.new
but i didn't figure it out. i closed console and it put me to the empty window. when i press escape, i went to main window
there is a shortcut, when you press ctrl bum, it meens ctrl+b+u+m, something must happen. but nothing happens.
haha a new hidden thing! when you press escape on the main window, you get exit menu. after that press ctrl q! and open translator because all items are in polish! you will see very interesting exit options!
It took me a while to figure out how to get this working in English. initial install was in German and was rather interesting.
i don't hear something if i press keys in scene piano. all is just empty
i can't figure that piano thing out either.
I wonder if the notes output is going to a sound card I don't have. But, I only have the one so I don't know how that could be.
Strange, Troubled Times...
The control q thing is odd too. I don't have the translator add-on or whatever so I can't translate thePolish.
Strange, Troubled Times...
I wonder what the output means for the piano thing. It's #
What can this mean?
Strange, Troubled Times...
The 0x means a hexadecimal number, which is f552640, a seven-digit number.
Strange, Troubled Times...
yes, some kind of scene number or what ever
i cannot find it in elten source either.
I joined this community yesterday, and when I enter on Profile or Visiting Card, it just takes me back to the main menu that you have when Elten opens. Suggestions would be appreciated.
Tal
After you go to settings, arrow down to what you want and then press Tab.
who knowed that console of elten can be used as a calculator?
here are the rules
plus, minus, multiply and devide sign is standard.
to do something to a power, for example 5^2=25, you must use **. 5**2
and to calculate press ctrl enter or the execute button
Well cool!
Strange, Troubled Times...
yes, even cosine and sin.e
Math.sin(60)+Math.cosine(45)