TD upgrade
#1

Hey guys,I'll need some help.
how can I upgeade a textdraw?
my textdraw actually looks like this
Код:
new Text:cmdss;
	cmdss = TextDrawCreate(513,422.5,"~r~/cmds ~w~/rules ~y~/teles");
	TextDrawLetterSize(cmdss, 0.27375, 1.1);
	TextDrawSetShadow(cmdss,1);
	TextDrawUseBox(cmdss, 1);
	TextDrawBoxColor(cmdss, 0x000000AA);
	TextDrawFont(cmdss,1);
	TextDrawShowForPlayer(playerid,Text:cmdss);

	new Text:Info;
	Info = TextDrawCreate(14, 424.0, InfoTD);
	TextDrawShowForPlayer(playerid, Info);
I'll love to make it glow.
thx.
Reply
#2

up ppl?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)