[Pedido] Comandos
#3

Quote:
Originally Posted by Tony_Rodrigues
Посмотреть сообщение
1 minutinho para eu pegar minha bola de cristal e minha lampada magica para advinhar seu codigo
Код:
#define GranadoSkate 4000
Код:
stock IsPlayerInSkate(playerid)
{
    new Float:x,Float:y,Float:z;
    GetPlayerPos(playerid, x, y, z);
    if(x >= 1861.9410 && y >= -1450.6462 && x <= 1976.5867 && y <= -1351.4069) return 1;
    else return 0;
}
Код:
new GZSkate;
Код:
forward GuerraSkate(playerid);
Код:
new GuerranoSkate;
Код:
new TempoGuerraSkate;
Код:
new ProvocoSkate[MAX_PLAYERS];
... queria assim sу q do park
Reply


Messages In This Thread
Comandos - by Hugo Smit - 16.08.2012, 04:02
Re: Comandos - by Tony_Rodrigues - 16.08.2012, 04:13
Re: Comandos - by Hugo Smit - 16.08.2012, 04:23
Re: Comandos - by Tony_Rodrigues - 16.08.2012, 04:27
Re: Comandos - by .ThePro - 16.08.2012, 13:08
Respuesta: Comandos - by Digao - 16.08.2012, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)