[Ajuda] comando
#10

estб definido aqui:

pawn Код:
stock IsPlayerInCasarao(playerid)
{
    new Float:x,
        Float:y,
        Float:z;
    GetPlayerPos(playerid, x, y, z);
    if(x >= 1122.5748 && y >= -2068.6694 && x <= 1208.1812 && y <= -1994.9491) return true;
    else return false;
}

stock IsPlayerInPistaDeSkate(playerid)
{
    new Float:X,
        Float:Y,
        Float:Z;
    GetPlayerPos(playerid, X, Y, Z);
    if(X >= 1862.1929 && Y >= -1351.2478 && X <= 1976.6811 && Y <= -1450.5447) return true;
    else return false;
}
@Knight97 nгo й GF muito pelo contrбrio estou fazendo o gm do 0 porйm queria saber como criar um sistema de Gangue Zone sу que esse ai й o unico que funciona com o comando /dominar pq eu testei o resto e nenhum funciono
Reply


Messages In This Thread
comando - by Caio_Freeze - 22.06.2013, 00:54
Re: comando - by zConnect - 22.06.2013, 00:58
Re: comando - by Knight97 - 22.06.2013, 00:59
Re: comando - by Caio_Freeze - 22.06.2013, 01:19
Re: comando - by Knight97 - 22.06.2013, 01:21
Re: comando - by Caio_Freeze - 22.06.2013, 01:36
Re: comando - by Knight97 - 22.06.2013, 01:38
Re: comando - by zConnect - 22.06.2013, 01:39
Re: comando - by Knight97 - 22.06.2013, 01:40
Re: comando - by Caio_Freeze - 22.06.2013, 01:41

Forum Jump:


Users browsing this thread: 2 Guest(s)