21.01.2013, 22:09
the Textdraw not showing up
Код:
//Zamaroht's Textdraw Editor 1.0
Textdraw0 = TextDrawCreate(495.000000, 8.000000, "Test");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 1);
TextDrawLetterSize(Textdraw0, 0.470000, 1.600000);
TextDrawColor(Textdraw0, -65281);
TextDrawSetOutline(Textdraw0, 1);
TextDrawSetProportional(Textdraw0, 1);



i said it first