Expression does not use strings to make values (Well, sometimes). Expressions are mainly used for integers.
I'm trying to make an expression that displays words on the wire screen that I wire it to.
For example:
Then when you wire a screen to the Expression gate, it would display "Cakes are good" on the Wire Screen.Code:Display (Cakes are good)
Is there anyway to do this?
Look up the E-gate Cat Console.
Only one problem, you'd need a way to store and send the values "Cakes are Good" on Ram then send them to the screen (keyboard emulation method seems to be the only way it works)
It can be done, it's just not that easy.
http://tiny.cc/OMFGWTFBBQ
Best People On Wiremod!
Black Phoenix, Azrael, Jat Goodwin, Magos Mechanicus, ITSBTH, Fizyk, g33v3s,tuusita, InfectiousFight, ief015
Pointless things that are pointless, are pointlessly pointless, therefore pointlessness is pointless.
So pointlessly pointing out the pointlessness of this pointless signature is utterly pointless.
My IQ is 123
Alright, thanks for the help.
Couldn't you also use the Wire Text Screen. You can set up various strings to be stored and then your expression gate will just need to output an integer to tell it which of the strings to show.
Bookmarks