[Pedido] Alguem me ajuda
#2

Код:
if(strcmp(cmd, "/Fugir", true) == 0)
	{
     if(PlayerInfo[playerid][pJailed]>=1)
		{
		if(PlayerInfo[playerid][pJailed] == 2 || PlayerInfo[playerid][pJailed] == 6)
    		{
	   			SendClientMessage(playerid,COLOR_GREY," Vocк nгo pode usar no Carandiru/Cela Admin!");
	   			return 1;
    		}
		if(fugapr == 1)
	    	{
	   			SendClientMessage(playerid, COLOR_GRAD5, "Jб estб tendo uma tentativa de fulga da prisгo!");
	    		return 1;
	    	}
          if(tempodafuga == 1)
	    	{
	   			SendClientMessage(playerid,COLOR_GREY,"Jб fugiram espere 3 minutos para fugir de novo !");
	    		return 1;
	    	}
        GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
        format(string, sizeof(string), "%s e os %s estгo tentando Fugir da Prisгo! ID:[%d]", playername, NomeORG(playerid) , playerid);
		SendClientMessageToAll(GetPlayerColor(playerid), string);
	    SendClientMessage(playerid, COLOR_GRAD5, "Espere 60 segundos para terminar de Fugir.");
	    SetPlayerCriminal(playerid,255, "Tentativa de Fuga");
        roubando[playerid] = 1;
        ProvocoFuga[playerid] = 1;
        fugapr = 1;
        tempodafuga = 1;
        SetTimer("Aroubo8", 110000, 0);
        tempofuga = SetTimerEx("FugadaPrisao", 1800000, 0, "i", playerid);
		}
		else
		{
		SendClientMessage(playerid, COLOR_GRAD1, "Voce nгo esta preso.");
		}
		return 1;
    }*/
E jб era... Se precisar de alguma coisa quando for compilar me fala.
Reply


Messages In This Thread
Alguem me ajuda - by Vinicius_TroLL - 26.10.2012, 22:44
Re: Alguem me ajuda - by Lucaz_Nunes - 27.10.2012, 00:03
Re: Alguem me ajuda - by Vinicius_TroLL - 27.10.2012, 11:26
Re: Alguem me ajuda - by RoacH` - 27.10.2012, 11:49
Re: Alguem me ajuda - by Vinicius_TroLL - 27.10.2012, 11:58
Re: Alguem me ajuda - by Vinicius_TroLL - 27.10.2012, 13:53
Re: Alguem me ajuda - by [JD]BlackFire - 27.10.2012, 14:31
Re: Alguem me ajuda - by MatheusAlcapone - 27.10.2012, 14:54
Re: Alguem me ajuda - by Vinicius_TroLL - 27.10.2012, 15:10
Re: Alguem me ajuda - by MatheusAlcapone - 27.10.2012, 15:52

Forum Jump:


Users browsing this thread: 2 Guest(s)