Random.
#2

pawn Код:
new whathappens = random(10);
pawn Код:
if(whathappens == 10)
{
  // code
}
else
if(whathappens == 9)
{
  // code
}
...
Reply


Messages In This Thread
Random. - by Sal_Kings - 06.11.2009, 19:15
Re: Random. - by BMUK - 06.11.2009, 19:20
Re: Random. - by MadeMan - 06.11.2009, 19:21
Re: Random. - by Jeffry - 06.11.2009, 19:35
Re: Random. - by retart441 - 06.11.2009, 21:16

Forum Jump:


Users browsing this thread: 1 Guest(s)