[Ajuda] Checkpoints!
#3

Quote:
Originally Posted by HostedPlayerss
Посмотреть сообщение
PHP код:
new bool:onCheck[MAX_PLAYERS];
public 
OnPlayerEnterCheckpoint(playerid)
{
    if(
onCheck[playerid])  
    { 
        
DisablePlayerCheckpoint(playerid);
        
onCheck[playerid] = false;
    }
    return 
1;

Ou Simplesmente use
PHP код:
DisablePlayerCheckpoint(playerid); 
A array onCheck sempre estarб negativa, entгo qual o sentido?
Reply


Messages In This Thread
Checkpoints! - by Felipe1241421 - 13.03.2018, 17:10
Re: Checkpoints! - by HostedPlayerss - 13.03.2018, 17:51
Re: Checkpoints! - by F1N4L - 13.03.2018, 19:36
Re: Checkpoints! - by PowerMwK - 13.03.2018, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)