[Ajuda] Velocimetro nгo carrega
#2

pawn Код:
for(new i=0; i < MAX_PLAYERS; i++)
{
    if(IsPlayerConnected(i))
    {
        Posto[i] = TextDrawCreate(44.000000, 317.000000, " ");
        TextDrawBackgroundColor(Posto[i], 255);
        TextDrawFont(Posto[i], 3);
        TextDrawLetterSize(Posto[i], 0.519999, 1.800000);
        TextDrawColor(Posto[i], -1);
        TextDrawSetOutline(Posto[i], 0);
        TextDrawSetProportional(Posto[i], 1);
        TextDrawSetShadow(Posto[i], 1);
        TextDrawSetSelectable(Posto[i], 0);
    }
}
Tenta assim, nгo sei se vai funcionar.

@Obs: o certo nгo era estar no OnPlayerConnect?
Reply


Messages In This Thread
Velocimetro nгo carrega - by minimessi10 - 05.09.2013, 23:13
Respuesta: Velocimetro nгo carrega - by ViniKuliveguisky - 06.09.2013, 00:12
Re: Velocimetro nгo carrega - by Juniiro3 - 06.09.2013, 00:17

Forum Jump:


Users browsing this thread: 2 Guest(s)