Textdraw problem.
#1

Hi, i have a textdraw for website but i am getting some problem with the alignment i want to align it to the left bottom corner but it aligns to the rightmost part where i only see half of the letters and others are out of monitor screen bounds.
Код:
	// Time
	WebTD = TextDrawCreate(633.000000,412.000000,"Website Here.");
	TextDrawFont(WebTD,3);
	TextDrawSetShadow(WebTD,0);
	TextDrawSetOutline(WebTD,1);
	TextDrawAlignment(WebTD,1);
	TextDrawLetterSize(WebTD,0.399999,1.500000);
	TextDrawColor(WebTD,COLOR_WHITE);
Reply
#2

BUMP!
Reply
#3

its 24-hrs to bump not 10 minutes you must wait for people to see your problem and make an attempted to fix before replying breeze out
Reply
#4

you see u must use a TEXTDRAW EDITOR i would recommend using
https://sampforum.blast.hk/showthread.php?tid=376758
Reply
#5

I want to do it without the editor when did everything well how it happens?
Reply
#6

well you need to find the exact location use a editor or ****** is your friend because those are the only two ways, there is a only TD creater but its giving trouble, get a TD Editor and begin working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)