[Ajuda] gangzone
#4

pawn Код:
stock IsPlayerInGZ(playerid)
{
    new Float:x,Float:y,Float:z; //Cria as variaveis para pegar a posiзгo do player
    GetPlayerPos(playerid, x, y, z); // Pega a posiзгo do player
    if(x == 2406.349 && y == -979.1639 && z == 2588.885) //Verifica se o player ta no local
    return 1;
}
dps meta este code abaixo logo no topo do comando
pawn Код:
if(!IsPlayerInGZ(playerid)) return SendClientMessage("vc n ta no local");
Reply


Messages In This Thread
gangzone - by Canema - 09.01.2014, 20:36
Re: Ajuda gz - by unamed - 09.01.2014, 20:42
Re: Ajuda gz - by Canema - 09.01.2014, 20:45
Re: Ajuda gz - by unamed - 09.01.2014, 20:53
Re: Ajuda gz - by Canema - 09.01.2014, 21:10
Re : gangzone - by IGp - 09.01.2014, 22:58

Forum Jump:


Users browsing this thread: 1 Guest(s)