Hi,
I have no idea if it's possible... Say I have ten functions ( F1 - F10), is it possible to call randomly one of them.
I want to use it like this:
After answering a question the player could be right or wrong. I want all kinds of things happening after the answer is given, but not every time the same things, after every right or wrong answer. So I like that randomly is chosen what the player is hearing and seeing after every answer he gaves.
Thanks in advance