Why would you need to round something from a randint?
EDIT: Ninjad
Why would you need to round something from a randint?
EDIT: Ninjad
Unless I missed something, you never said you wanted it to randomize a string. So incase you just want it to just change from one string to another you can do this:
Expression 2 wiki <- Read!Code:if(clk("text1")) { String = "Blablabla" timer("text2",3000) } elseif(clk("text2")) { String = "Yadiyadiyadi" timer("text1",3000) } elseif(first() | duped()) { timer("text1",10) }
^ Read!
Last edited by perlm; 08-04-2010 at 05:06 AM. Reason: added link to wiki
We don't live in a world of shoulds.
Bookmarks