TextDraw Coordonates
#1

What are the coordonates for a textdraw under the money . one just like this

Код:
  Textdraw0 = TextDrawCreate(X,Y,"KnowLedge RPG");
  TextDrawAlignment(Textdraw0,1);
  TextDrawBackgroundColor(Textdraw0,0x000000ff);
  TextDrawFont(Textdraw0,3);
  TextDrawLetterSize(Textdraw0,0.299999,1.000000);
  TextDrawColor(Textdraw0,0x0482FFFF);
  TextDrawSetOutline(Textdraw0,1);
  TextDrawSetProportional(Textdraw0,1);
  TextDrawSetShadow(Textdraw0,1);
Those X,Y i don't know.Thank you
Reply


Messages In This Thread
TextDraw Coordonates - by Jo1Nt - 09.04.2010, 13:52
Re: TextDraw Coordonates - by Rac3r - 09.04.2010, 14:00
Re: TextDraw Coordonates - by Jo1Nt - 09.04.2010, 14:03

Forum Jump:


Users browsing this thread: 1 Guest(s)