/case command
#8

It will surely fail 99 percent of the times.
When you use random(NUM), the NUM is the highest number can that can be chosen.
Therefore the chances that the number will be equal to the maximum number are low, aiming to zero.
pawn Code:
randomly > number
-> Impossible.
pawn Code:
randomly == number
-> The chances are aiming to zero.
pawn Code:
randomly < number
-> That would happen 99 percent of the times.
Reply


Messages In This Thread
ROFDLTROLLING [SOLVED] - by ProjectGANTON - 04.03.2013, 22:08
Re: /case command - by ProjectGANTON - 05.03.2013, 12:16
Re: /case command - by Denying - 05.03.2013, 13:28
Re: /case command - by ProjectGANTON - 05.03.2013, 18:57
Re: /case command - by ProjectGANTON - 06.03.2013, 12:18
Re: /case command - by Denying - 06.03.2013, 15:39
Re: /case command - by ProjectGANTON - 08.03.2013, 20:08
Re: /case command - by zxc1 - 08.03.2013, 21:42
Re: /case command - by ProjectGANTON - 21.03.2013, 16:10
Re: /case command - by ProjectGANTON - 25.03.2013, 18:29

Forum Jump:


Users browsing this thread: 1 Guest(s)