Randomizing..
#5

Quote:
Originally Posted by [HiC
TheKiller ]
pawn Код:
new rand = random(2);

if(rand == 0)
{
  SendClientMessage(...);
}

if(rand == 1)
{
  SendClientMessage(...);
}
Its not randoming...
Its just doing one thing twice,
Then the other thing twice,
Then back to the other twice,
Then back to the other twice,
I want it to randomize,
So sometimes it fails, And sometimes it starts,
But i know when its going to start, And when its going to fail,
Do anyone know a fix? xd
Reply


Messages In This Thread
Randomizing.. - by Torran - 25.01.2010, 21:17
Re: Randomizing.. - by Norn - 25.01.2010, 21:36
Re: Randomizing.. - by Torran - 25.01.2010, 21:44
Re: Randomizing.. - by [HiC]TheKiller - 25.01.2010, 21:49
Re: Randomizing.. - by Torran - 25.01.2010, 21:58
Re: Randomizing.. - by mansonh - 25.01.2010, 22:04
Re: Randomizing.. - by Torran - 25.01.2010, 22:14
Re: Randomizing.. - by mansonh - 25.01.2010, 22:18
Re: Randomizing.. - by Torran - 25.01.2010, 22:31
Re: Randomizing.. - by mansonh - 25.01.2010, 22:33

Forum Jump:


Users browsing this thread: 1 Guest(s)