Problem with texdraw.
#1

When you add this textdraw https://sampforum.blast.hk/showthread.php?tid=60108 not show me hours. How can I fix it? I have other textdraw and they will give to help me. Thanks in advance!

Код:
//============================[TextDraws]=======================================
	txtSpec = TextDrawCreate(610.0, 400.0,
	"~b~~k~~PED_SPRINT~ ~w~to respawn");
	TextDrawUseBox(txtSpec, 0);
	TextDrawFont(txtSpec, 2);
	TextDrawSetShadow(txtSpec,0);
    TextDrawSetOutline(txtSpec,1);
    TextDrawBackgroundColor(txtSpec,0x000000FF);
    TextDrawColor(txtSpec,0xFFFFFFFF);
    TextDrawAlignment(txtSpec,3);
Reply


Messages In This Thread
Problem with texdraw. - by dundolina - 25.07.2012, 19:05
Re: Problem with texdraw. - by SomebodyAndMe - 25.07.2012, 19:26
Re: Problem with texdraw. - by dundolina - 25.07.2012, 19:32
Re: Problem with texdraw. - by dundolina - 25.07.2012, 20:03
Re: Problem with texdraw. - by dundolina - 25.07.2012, 22:39
Re: Problem with texdraw. - by Akira297 - 25.07.2012, 22:48
Re: Problem with texdraw. - by dundolina - 25.07.2012, 22:50

Forum Jump:


Users browsing this thread: 4 Guest(s)