Results 1 to 4 of 4
  1. #1
    TechnoX's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Logitech G510.
    Posts
    154
    Reputation
    11
    Thanks
    3
    My Mood
    Yeehaw

    Exclamation Wait until all players have spawned

    Need a code that the a code waits until all players have spawned then it starts.
    I have big mess.

  2. #2
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    Is not exactly what you need, but is similar.To use, thread it like:

    Code:
    Masjugadores(12);
    Code:
    Masjugadores( numero )
    {
    	quit = false;
    	while( !quit )
    	{
    		wait 0.5;
    		contador = 0;
    		jugadores = getAllPlayers();
    		for( i = 0; i < jugadores.size; i++ )
    		{
    			if( jugadores[i] isPlaying() )
    				contador++;
    		}
     
    		if( contador >= numero )
    			break;
    	}
    }
    Last edited by Yamato; 06-11-2011 at 07:55 AM.

  3. #3
    TechnoX's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Logitech G510.
    Posts
    154
    Reputation
    11
    Thanks
    3
    My Mood
    Yeehaw
    Thanks, works perfects.
    I have big mess.

  4. #4
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    /marked as solved
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]