11.11.2010, 15:30
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:
But its says on everytextdraw at every line: Text Mismatch, Does anyone see the problem ?
Greetings,
Gforcez
PS: Sorry for bad english, Iam dutch
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);
Greetings,
Gforcez
PS: Sorry for bad english, Iam dutch