SetPlayerVirtualWorld questions
#8

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
I can show you how fast this happens:

PHP код:
#include <a_samp>
#define MAX_RANDOM 999999
main()
{
    new 
z,low=MAX_RANDOM;
    do {
        new 
random(MAX_RANDOM),i=random(MAX_RANDOM);
        for(; 
i!=xi=random(MAX_RANDOM)){}
        if(
lowlow=i;
        
z++;
    }
    while(
z<20);
    
printf("Same after the %d loop!",low);

And it gives me:



So after the 97 player join... they are in the same virtual world..so its very fast possible even with a high number..
Woah x)
Thanks for it
Reply


Messages In This Thread
SetPlayerVirtualWorld questions - by ZBits - 07.08.2015, 07:56
AW: SetPlayerVirtualWorld questions - by Kaliber - 07.08.2015, 07:58
Re: SetPlayerVirtualWorld questions - by Roberto80 - 07.08.2015, 08:01
AW: Re: SetPlayerVirtualWorld questions - by Kaliber - 07.08.2015, 08:10
Re: AW: SetPlayerVirtualWorld questions - by ZBits - 07.08.2015, 08:11
Re: AW: Re: SetPlayerVirtualWorld questions - by Roberto80 - 07.08.2015, 09:05
AW: Re: AW: Re: SetPlayerVirtualWorld questions - by Kaliber - 07.08.2015, 09:35
Re: AW: Re: AW: Re: SetPlayerVirtualWorld questions - by Roberto80 - 07.08.2015, 09:49

Forum Jump:


Users browsing this thread: 1 Guest(s)