jeudi 14 juillet 2016

[Ajuda] Preview Model na Textdraw

To com um problema aqui, não estou conseguindo setar um objeto ao textdraw, no caso um Preview Model. Segue o código abaixo. Quem souber, por favor me indique o erro. Vasculhei o fórum inteiro atrás de soluções e nenhuma surtiu efeito.

PHP Code:

inventoryText[playerid][17] = CreatePlayerTextDraw(playerid334.000000144.000000"_"); // modelid
PlayerTextDrawAlignment(playeridinventoryText[playerid][17], 2);
PlayerTextDrawBackgroundColor(playeridinventoryText[playerid][17], 96);
PlayerTextDrawFont(playeridinventoryText[playerid][17], 5);
PlayerTextDrawLetterSize(playeridinventoryText[playerid][17], 0.50000017.000000);
PlayerTextDrawColor(playeridinventoryText[playerid][17], -1);
PlayerTextDrawSetOutline(playeridinventoryText[playerid][17], 0);
PlayerTextDrawSetShadow(playeridinventoryText[playerid][17], 0);
PlayerTextDrawSetProportional(playeridinventoryText[playerid][17], 1);
PlayerTextDrawUseBox(playeridinventoryText[playerid][17], 1);
PlayerTextDrawBoxColor(playeridinventoryText[playerid][17], 1);
PlayerTextDrawTextSize(playeridinventoryText[playerid][17], 0.000000130.000000);
PlayerTextDrawSetPreviewModel(playeridinventoryText[playerid][17], 19382);
PlayerTextDrawSetPreviewRot(playeridinventoryText[playerid][17], 0.000000, -300.0000002.2);
PlayerTextDrawSetSelectable(playeridinventoryText[playerid][17], 0); 

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.



[Ajuda] Preview Model na Textdraw

Aucun commentaire:

Enregistrer un commentaire