[Ajuda] Timer Verificaзгo
#2

PHP код:
new pos;
for(new 
0MAX_PLAYERSi++) 
{
   if(
AddCP[playerid] < AddCP[i] && AlguemGanhou[Colocado[0]] == false// Acrescenta mais 1 a posicao do       jogador por cada player a frente dele
   
{
      
pos++;
   }
   if(
AddCP[playerid] == AddCP[i]) // Caso alguem esteja empatado com o player
   
{
      new 
JogadorCheckPoint //O proximo checkpoint do player
      
new EmpatadoCheckPoint // Proximo checkpoint com quem estб empatado                    
      
if(GetPlayerDistanceFromPoint(playeridXCheckPoint,YCheckPointZCheckPoint) > GetPlayerDistanceFromPoint(j,XCheckPointYCheckPointZCheckPoint)) // Se a posiзгo do jogador em relaзгo ao checkpoint for maior do que com aquele que estб empatado acrescenta mais 1 a posiзгo 
      
{
          
pos++;
      }
   }
}
Posicao[playerid] = pos+1
Reply


Messages In This Thread
Timer Verificaзгo - by Tuznn - 03.03.2017, 17:52
Re: Timer Verificaзгo - by Cheleber_Pausini - 04.03.2017, 03:58
Re: Timer Verificaзгo - by Tuznn - 04.03.2017, 14:12
Re: Timer Verificaзгo - by renatog - 04.03.2017, 14:44
Re: Timer Verificaзгo - by Tuznn - 04.03.2017, 15:31
Re: Timer Verificaзгo - by Cheleber_Pausini - 04.03.2017, 17:10
Re: Timer Verificaзгo - by Tuznn - 05.03.2017, 00:16
Re: Timer Verificaзгo - by BarBePie - 05.03.2017, 00:25
Re: Timer Verificaзгo - by Tuznn - 05.03.2017, 00:29
Re: Timer Verificaзгo - by renatog - 05.03.2017, 03:28

Forum Jump:


Users browsing this thread: 1 Guest(s)