samedi 12 avril 2014

Textdraw wont show whole text?

hi, i want my textdraw to show please visit our website www.latviastunt.lv but it just show please...



here is a picture





here is code


Code:



InfoTextdraw = TextDrawCreate(320.000000, 434.000000, "Please visit our website http://ift.tt/1oXvBRS;);

TextDrawAlignment(InfoTextdraw, 2);

TextDrawBackgroundColorInfoTextdraw, 255);

TextDrawFont(InfoTextdraw, 2);

TextDrawLetterSize(InfoTextdraw, 0.350000, 1.400000);

TextDrawColor(InfoTextdraw, -1);

TextDrawSetOutline(InfoTextdraw, 1);

TextDrawSetProportional(InfoTextdraw, 1);

TextDrawUseBox(InfoTextdraw, 1);

TextDrawBoxColor(InfoTextdraw, 170);

TextDrawTextSize(InfoTextdraw, 273.000000, -644.000000);

TextDrawShowForPlayer(playerid, InfoTextdraw);







Aucun commentaire:

Enregistrer un commentaire