[Ajuda] Bug de /Gps
#3

Exemplo:

pawn Code:
if(current == gps)
    {
        switch(row)
        {
      case 0:
            {
      SetPlayerCheckpoint(playerid, 1481.1926,-1764.2736,18.7958,8.0);//prefeitura
      }
pawn Code:
public OnPlayerEnterCheckpoint(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid,8,1481.1926,-1764.2736,18.7958) {DisablePlayerCheckpoint(playerid);SendClientMessage(playerid,COR_AQUI," Vocк chegou ao seu destino!");}
    return 1;
}
Reply


Messages In This Thread
[Ajuda] Bug de /Gps - by [Ips]Guh - 04.05.2010, 23:01
Re: [Ajuda] Bug de /Gps - by [Ips]Guh - 05.05.2010, 00:14
Re: [Ajuda] Bug de /Gps - by SuB_ZeRo0_ - 05.05.2010, 01:25

Forum Jump:


Users browsing this thread: 1 Guest(s)