Tag Mismatch
#1

Hello,
i have a little problem

Iam creating a Cell-Phone system for a Server, But i have a little problem with the textdraws:

i have 8 Textdraws, This is one of them:

Код:
	Phone_Textdraws[3] = TextDrawCreate(427.000000, 399.000000, "1  2  3");
	TextDrawBackgroundColor(Phone_Textdraws[3], 255);
	TextDrawFont(Phone_Textdraws[3], 1);
	TextDrawLetterSize(Phone_Textdraws[3], 0.400000, 1.000000);
	TextDrawColor(Phone_Textdraws[3], -1);
	TextDrawSetOutline(Phone_Textdraws[3], 1);
	TextDrawSetProportional(Phone_Textdraws[3], 1);
But its says on everytextdraw at every line: Text Mismatch, Does anyone see the problem ?

Greetings,
Gforcez



PS: Sorry for bad english, Iam dutch
Reply


Messages In This Thread
Tag Mismatch - by Gforcez - 11.11.2010, 15:30
Re: Tag Mismatch - by Hiddos - 11.11.2010, 15:35
Re: Tag Mismatch - by Gforcez - 11.11.2010, 15:38

Forum Jump:


Users browsing this thread: 1 Guest(s)