[Need Help] Textdraw
#1

I want to make a textdraw but the server does not show it :S

This is the script:

Код:
new name;
Код:
	name = TextDrawCreate(547.0, 22.0, "name");
	TextDrawLetterSize(name, 0.6, 1.8);
	TextDrawFont(name, 3);
	TextDrawSetOutline(name, 2);
	TextDrawShowForAll(name);
Reply
#2

The textdraw variable should have a Text: tag.
Reply
#3

http://forum.sa-mp.com/index.php?top...7317#msg837317

This may help you.

PS: Iґm working on a Ingame-Textdraw Creator.
Reply
#4

FIXED
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)