13.12.2015, 20:25
Quote:
|
Nгo deve ser a variбvel correta, pois se fosse nгo daria este erro. Manda os codes onde se encontram "Piloto" para ver ao certo.
Mas tenta deixar sem o '[8]' (Piloto apenas) e tenta recompilar |
PHP код:
Piloto[1][playerid] = CreatePlayerTextDraw(playerid, 230.400009, 132.906570, "LD_SPAC:white");
PlayerTextDrawLetterSize(playerid, Piloto[1][playerid], 0.000000, 0.000000);
PlayerTextDrawTextSize(playerid, Piloto[1][playerid], 167.999984, 232.959991);
PlayerTextDrawAlignment(playerid, Piloto[1][playerid], 1);
PlayerTextDrawColor(playerid, Piloto[1][playerid], 255);
PlayerTextDrawSetShadow(playerid, Piloto[1][playerid], 0);
PlayerTextDrawSetOutline(playerid, Piloto[1][playerid], 0);
PlayerTextDrawBackgroundColor(playerid, Piloto[1][playerid], -16776961);
PlayerTextDrawFont(playerid, Piloto[1][playerid], 4);


