[Ajuda] TextDraw Prisгo
#9

Tem sim, ela estб no topo.

pawn Код:
forward xConttPreso ( playerid ) ; public xConttPreso ( playerid )
{
    new xCelulas[70] ;
    new string[128];
    format(xCelulas,sizeof(xCelulas), "~w~Preso por:~n~~r~%d Segundos.",ContPreso[ playerid ] ) ;
    GameTextForPlayer ( playerid, string, 90000, 3 ) ;

    if ( ContPreso [ playerid ] == 0 )
    {
        KillTimer( TempContPreso [ playerid ] ) ;

    }
    ContPreso [ playerid ] -- ;
}
Reply


Messages In This Thread
TextDraw Prisгo - by DevilAgain - 19.04.2013, 20:00
Re: TextDraw Prisгo - by smiiir - 19.04.2013, 20:04
Re: TextDraw Prisгo - by DevilAgain - 19.04.2013, 22:00
Re: TextDraw Prisгo - by DevilAgain - 20.04.2013, 02:58
Re: TextDraw Prisгo - by smiiir - 20.04.2013, 03:08
Re: TextDraw Prisгo - by DevilAgain - 23.04.2013, 14:54
Re: TextDraw Prisгo - by DevilAgain - 23.04.2013, 21:07
Re: TextDraw Prisгo - by smiiir - 24.04.2013, 09:05
Re: TextDraw Prisгo - by DevilAgain - 24.04.2013, 14:42
Re: TextDraw Prisгo - by WotusPower - 01.05.2013, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)