textdraw on 1280x1024
#1

why some Textdraw's aren't show on the resolution 1280x1024.
please help me
that's the td

Код:
LBox3[i] = TextDrawCreate(612.000000,338.000000,"L");
	TextDrawUseBox(LBox3[i],1);
	TextDrawBoxColor(LBox3[i],0x00000088);
 	TextDrawTextSize(LBox3[i],457.000000,2.000000);
	TextDrawAlignment(LBox3[i],0);
	TextDrawBackgroundColor(LBox3[i],0x000000ff);
	TextDrawFont(LBox3[i],3);
	TextDrawLetterSize(LBox3[i],-0.000000,-0.400000);
	TextDrawColor(LBox3[i],TopLinesColor);
	TextDrawSetOutline(LBox3[i],1);
	TextDrawSetProportional(LBox3[i],1);
	TextDrawSetShadow(LBox3[i],1);
Reply
#2

up pls
Reply
#3

use this to show the Textdraw,
PHP код:
TextDrawShowForPlayer(playerid textdrawid); 
Reply
#4

that i use.
i see it on all resolution but not 1280x1024 and higher
Reply
#5

well your TD code should work successfully,
maybe its a SA-MP bug.
Reply
#6

solved
depends on its gross
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)