Page 1 of 1

A Question about the state of Decorate weapons coding...

Posted: Thu Mar 09, 2006 18:03
by Talonos
I know that in one of the unofficial versions, there was a way to generate random numbers. Is it still there? Is it in .98? Is it in GZdoom?

And what's this I hear about .99? Is this a rumor? It's not on the downloads page.

Posted: Thu Mar 09, 2006 18:04
by Phobus
It's a code-release to clear up bugs for v2.1.0 of ZDoom.

Posted: Fri Apr 14, 2006 23:12
by TheDarkArchon
Can't beleive I missed this thread.

Any way, you can. Just use Random(min,max).

Posted: Mon Apr 24, 2006 19:42
by Zeg-Vok
Wait! You can use random numbers in Action functions and such!?!

Posted: Mon Apr 24, 2006 19:43
by TheDarkArchon
You can pass them as arguments in DECORATE codepointers, yes.