Posted: 22nd Dec 2003 2:24
I'm making a breakout game and I want random powerups to fall when a block is broken. Is there some code to that will make a random event?
Posted: 22nd Dec 2003 2:37
Use the rnd() command like this: rnd(value)

It will make a random number from 0 to that value. Be sure to use randomize timet() at the start of your program to resead the randomizer.
Posted: 22nd Dec 2003 16:48
just a question

HOW COME THIS ESCAPED THE EYES OF THE MOD'S WITH IT BEING A QUESTION?

just wondered!
Posted: 22nd Dec 2003 17:20
Didnt see it at first.

CODE SNIPPETS ONLY.

Locked.

RPGamer