Textdraw bugada.
#1

Eae pessoal, meu textdraw ta bugando, olha abaixo:



Ele como ta?

pawn Код:
new string[255];
format(string, sizeof(string), " ");
format(string, sizeof(string), "Gasolina: %d Litros", combustible[vehicleid]);

//==========================================================

  actualizarMedidor(playerid,string[255])
    {
    new tmp[400];
    TankString[playerid]=string;
    TextDrawDestroy(medidorTanque[playerid]);
    format(tmp, sizeof(tmp), "%s %s",TankString[playerid],SpeedString[playerid]);
    medidorTanque[playerid] = TextDrawCreate(470.000000, 133.000000,tmp);
    TextDrawFont(medidorTanque[playerid],3);
    TextDrawTextSize(medidorTanque[playerid], 50.0, 35.0);
    TextDrawSetOutline(medidorTanque[playerid],1);
    TextDrawShowForPlayer(playerid,medidorTanque[playerid]);
    }
O que sera que pode ser?
Reply
#2

axo que e problema com textdraw vei eu tbm to com esses problemas
Reply
#3

qual o bug ali aparece normal

OFF:
olhe no fundo da imagem na placa = PAWN
Reply
#4

https://sampwiki.blast.hk/wiki/TextDrawCreate
Reply
#5

Tenta Recriar O TextDraw A Mim parece Normal

Quote:
Originally Posted by BiieL
Посмотреть сообщение
qual o bug ali aparece normal

OFF:
olhe no fundo da imagem na placa = PAWN
Muita coincidencia...
Reply
#6


|
...../\.....
.....||.....
.....||..... Realmente...Muito Tenso
Reply
#7

Tenso!! nem vii rsrs
blz, vou vou ver o que faзo aki, vlw pessoal.
Reply
#8

muda o tamanho para maiores
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)