[Ajuda] Comando sу vai para o ID 0
#3

PHP Code:
if( !strcmpcmdtext"/iniciarderby"true ) )
{
   if( 
PlayerInfoplayerid ][ pAdmin ] < ) return SendClientMessageplayeridCOLOR_GRAD1"Vocк nгo tem permissгo para usar este comando!" );
   for( new 
0<= MAX_PLAYERSi++ )
   {
      if( 
IsPlayerConnected) )
      {
         if( 
carroderby] == ) return SendClientMessageCOLOR_GREY"Nгo hб carros criados. Crie os veiculos para poder iniciar o evento!" );         
         if( 
derbyiniciado] == ) return SendClientMessageplayeridCOLOR_GREY"Jб estб acontecendo um evento de Derby, espere atй que o inicial termine!" );
         if( 
entrouderby] == )
         {
            
GetPlayerNameplayeridsendernamesizeofsendername ) );
            
formatstringsizeof( string ), "Notнcias do Evento: O Admin %s iniciou o evento de Derby e o evento foi trancado!"sendername );
            
SendClientMessageToAllTEAM_CYAN_COLORstring );
            
TogglePlayerControllablei);
            
SendClientMessageiCOLOR_LIGHTBLUE"Sinal verde, GO, GO, GO!" );
            
formatgstringsizeofgstring ), "~g~GO, GO, GO!" );
            
GameTextForPlayerigstring15000);
            
derbyiniciado] = 1;
            
derbyevento 0;
         }
      }
   }
   return 
true;

O comando estб certo, se continuar a dar o mesmo erro й porque vocк criou as arrays mal.
vocк criou:
PHP Code:
new derbyiniciadoMAX_PLAYERS ]; 
e essa funзгo deveria ser sem MAX_PLAYERS, deveria ser usada:
PHP Code:
derbyiniciado == 0/
Sem necessidade de alguma de usar max_players mesmo.
Reply


Messages In This Thread
[Ajuda] Comando sу vai para o ID 0 - by diretor7 - 29.06.2011, 00:19
Re: [Ajuda] Comando sу vai para o ID 0 - by RockFire - 29.06.2011, 00:27
Re: [Ajuda] Comando sу vai para o ID 0 - by The Knight - 29.06.2011, 02:32

Forum Jump:


Users browsing this thread: 1 Guest(s)