How to check for a certain random choice
#2

pawn Код:
new rand = random(sizeof(EngineRandom));
//do something with it, e.g. EngineRandom[rand]
if(rand == 0)
// do stuff
Reply


Messages In This Thread
How to check for a certain random choice - by Jochemd - 10.09.2010, 19:04
Re: How to check for a certain random choice - by LarzI - 10.09.2010, 19:16
Re: How to check for a certain random choice - by Voldemort - 10.09.2010, 19:18
Re: How to check for a certain random choice - by [03]Garsino - 10.09.2010, 19:50

Forum Jump:


Users browsing this thread: 1 Guest(s)