Let's say we have an element named selectbox, this element behaves similar to an envelope, but it doesn't only show up some text, it also gives us an option! Let's say we see this when entering "selectbox":
"Which is your favorite enemy?"
and we are given 4 options to chose from:
Robot
Yam Yam
Bug
Spaceship
Now, it's possible to chose one of these options, and each option is corresponding to a specific CE value, this CE value is given to a specific CE, and violà! This gives us possibility to give the player a bunch of robots if that's the number he choses!
Or also, it could be possible to enter any value, for example:
"Enter password" and we can enter a number between 0-99999, and this will be set into a CEs CE value...
Well just an idea, take it or leave it
