[Ajuda]GPS
#1

Tenho o seguinte cmd de GPS, e queria saber como faz para quando o player passar por cima do circulo vermelho (que й criado) ele sumir

pawn Код:
if(strcmp(cmdtext, "/lanhouse", true) == 0) //comando aqui
    {
        if(IsPlayerConnected(playerid))
        {
            SetPlayerCheckpoint(playerid,972.5712,-1295.4747,13.5469,3.0);
            SendClientMessage(playerid, COLOR_YELLOW, "GPS Ligado Localizaзгo : Lan House.");
            TogglePlayerControllable(playerid, 1);
            return 1;
            }
        }
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: 1 Guest(s)