[AJUDA] Comando nao Funfa :/
#10

Quote:
Originally Posted by rjjj
Посмотреть сообщение
No comando /multar, troque o nъmero passado ao segundo parвmetro do SetTimerEx por 300000, pois do jeito que estб o jogador nгo teria que esperar 5 minutos como й dito em uma das mensagens .


E use esta public PresoMulta :


pawn Код:
public PresoMulta(playerid)
{
    if(IsPlayerConnected(playerid))
    {
        if(TicketOffer[playerid] < 999)
        {
            TicketOffer[playerid] = 999;
            TicketMoney[playerid] = 0;
            PlayerInfo[playerid][pJailed] = 1;
            SetPlayerWantedLevel(playerid, 0);
            WantedPoints[playerid] = 0;
            SetPlayerWantedLevel(playerid, 0);
            PlayerInfo[playerid][pJailTime] = 240;
            GameTextForPlayer(playerid, "~r~apreendido !", 2000, 1);
            SetPlayerInterior(playerid, 6);
            SetPlayerPos(playerid, 264.6288,77.5742,1001.0391);
            ResetPlayerWeapons(playerid);
        }
    }
    return true;
}


Espero ter ajudado .
Vlw !
Sempre vx !
Zika do PWN

++RЈPp
Reply


Messages In This Thread
[AJUDA] Comando nao Funfa :/ - by leosivi - 21.04.2012, 21:01
Re: [A.J.U.D.A] Comando nao Funfa :/ - by Don_Speed - 21.04.2012, 21:03
Respuesta: Re: [A.J.U.D.A] Comando nao Funfa :/ - by leosivi - 21.04.2012, 21:07
Re: [A.J.U.D.A] Comando nao Funfa :/ - by @Riichard - 21.04.2012, 21:11
Re: [A.J.U.D.A] Comando nao Funfa :/ - by Don_Speed - 21.04.2012, 21:13
Re: [A.J.U.D.A] Comando nao Funfa :/ - by Trigo - 21.04.2012, 21:15
Respuesta: Re: [A.J.U.D.A] Comando nao Funfa :/ - by leosivi - 21.04.2012, 21:20
Re: [A.J.U.D.A] Comando nao Funfa :/ - by rjjj - 21.04.2012, 21:25
Respuesta: Re: [A.J.U.D.A] Comando nao Funfa :/ - by leosivi - 21.04.2012, 21:25
Respuesta: Re: [A.J.U.D.A] Comando nao Funfa :/ - by leosivi - 21.04.2012, 21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)