SAMP virtual world adding 1 by 1
#6

Код:
for(new i = 1; i < 2,147,483,647; i++)
{
      if(!VirtualWorldTaken[i])
      {
	  VirtualWorldTaken[i] = 1;
          SetPlayerVirutalWorld(playerid, i);
^ That would be an example to check if the VW is taken or not, if it is - then it will check the next and set it for the player.

You can make your code around that.
Reply


Messages In This Thread
SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 04:33
Re: SAMP virtual world adding 1 by 1 - by SystemX - 26.01.2016, 05:01
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 05:10
Re: SAMP virtual world adding 1 by 1 - by Ballu Miaa - 26.01.2016, 05:32
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 05:33
Re: SAMP virtual world adding 1 by 1 - by -CaRRoT - 26.01.2016, 05:37
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 05:56
Re: SAMP virtual world adding 1 by 1 - by -CaRRoT - 26.01.2016, 06:07
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 06:12
Re: SAMP virtual world adding 1 by 1 - by Vince - 26.01.2016, 10:26
Re: SAMP virtual world adding 1 by 1 - by AmigaBlizzard - 26.01.2016, 11:06
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 11:10
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 26.01.2016, 11:12
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 27.01.2016, 14:15
Re: SAMP virtual world adding 1 by 1 - by -CaRRoT - 27.01.2016, 14:26
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 27.01.2016, 15:09
Re: SAMP virtual world adding 1 by 1 - by -CaRRoT - 27.01.2016, 15:31
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 27.01.2016, 15:38
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 30.01.2016, 14:38
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 31.01.2016, 06:28
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 31.01.2016, 13:27
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 01.02.2016, 15:26
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 06.02.2016, 11:33
Re: SAMP virtual world adding 1 by 1 - by Mencent - 06.02.2016, 11:36
Re: SAMP virtual world adding 1 by 1 - by fuckingcruse - 06.02.2016, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)