[Ajuda]GPS
#7

Em public OnPlayerEnterCheckpoint(playerid)

PHP код:
    if(PlayerToPoint(3.0,playerid,972.5712,-1295.4747,13.5469))
    {
        
DisablePlayerCheckpoint(playerid);        
    } 
TENTA AEEW

@EDIT

E se quiser, voce pode colocar um GameTextForPlayer, assim:

pawn Код:
if(PlayerToPoint(3.0,playerid,972.5712,-1295.4747,13.5469))
    {
        GameTextForPlayer(playerid, "~w~Chegou ao seu Destino!", 5000, 1); // Troque pela mensagem que voce quiser ^^
        DisablePlayerCheckpoint(playerid);        
    }
Reply


Messages In This Thread
[Ajuda]GPS - by Felipe_Wesker - 29.03.2012, 22:49
Re: [Ajuda]GPS - by ViniBorn - 29.03.2012, 22:53
Re: [Ajuda]GPS - by Felipe_Wesker - 29.03.2012, 22:55
Re: [Ajuda]GPS - by Felipe_Wesker - 29.03.2012, 23:20
Re: [Ajuda]GPS - by kratty - 29.03.2012, 23:24
Re: [Ajuda]GPS - by Felipe_Wesker - 29.03.2012, 23:29
Re: [Ajuda]GPS - by kratty - 29.03.2012, 23:38
Re: [Ajuda]GPS - by ViniBorn - 30.03.2012, 00:05
Re: [Ajuda]GPS - by kratty - 30.03.2012, 00:09
Re: [Ajuda]GPS - by Felipe_Wesker - 30.03.2012, 16:01

Forum Jump:


Users browsing this thread: 3 Guest(s)