[AJUDA] Comando nao Funfa :/
#4

Tente colocar :
pawn Код:
if(Multa[i] > 1)
                {
                    SendClientMessage(i, COR_TRIADS, "Vocк devia ter debitado suas dнvidas, lhe enviaram um pedido de prisгo.");
                    GameTextForPlayer(i, "~r~apreendido !", 2000, 1);
                    SetPlayerInterior(i, 6);
                    SetPlayerPos(i, 264.6288,77.5742,1001.0391);
                    PlayerInfo[i][pJailed] = 1;
                    ResetPlayerWeapons(i);
                    WantedPoints[i] = 0;
                    PlayerInfo[i][pJailTime] = 240;
                    format(gstring, sizeof(gstring), "Vocк foi preso por %d segundos.   Fianзa: Desativada", PlayerInfo[i][pJailTime]);
                    SendClientMessage(i, COLOR_LIGHTBLUE, gstring);
                    SetTimerEx("PresoMulta", 240, false, "i", giveplayerid);
                }
Ou modifique
pawn Код:
SetTimerEx("PresoMulta", 240, false, "i", giveplayerid);
para
pawn Код:
SetTimerEx("PresoMulta", 240, true, "i", giveplayerid);
~Naotest.
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)