textdraw
#1

is text draws no more working ?

or is it other script

OnGameModeInit()

Код:
  Textdraw0 = TextDrawCreate(222.000000,11.000000,"www.LTU-NOLAG.UCOz.com");
  Textdraw1 = TextDrawCreate(11.000000,180.000000," Taisykles:");
  Textdraw2 = TextDrawCreate(11.000000,202.000000,"   Ne cytinkite~n~   Ne floidinkite~n~   Ne spaminkit~n~   Gerpkit adminus ~n~ ~n~ ~n~ ~y~ LTU~G~no~R~alg");
  TextDrawAlignment(Textdraw0,1);
  TextDrawAlignment(Textdraw1,0);
  TextDrawAlignment(Textdraw2,0);
  TextDrawBackgroundColor(Textdraw0,0xffffff33);
  TextDrawBackgroundColor(Textdraw1,0x000000ff);
  TextDrawBackgroundColor(Textdraw2,0x0000ff33);
  TextDrawFont(Textdraw0,3);
  TextDrawLetterSize(Textdraw0,0.499999,1.100000);
  TextDrawFont(Textdraw1,2);
  TextDrawLetterSize(Textdraw1,0.499999,1.000000);
  TextDrawFont(Textdraw2,1);
  TextDrawLetterSize(Textdraw2,0.599999,1.300000);
  TextDrawColor(Textdraw0,0xff0000cc);
  TextDrawColor(Textdraw1,0xffffffff);
  TextDrawColor(Textdraw2,0x00ffff33);
  TextDrawSetOutline(Textdraw0,1);
  TextDrawSetOutline(Textdraw1,1);
  TextDrawSetOutline(Textdraw2,1);
  TextDrawSetProportional(Textdraw0,1);
  TextDrawSetProportional(Textdraw1,1);
  TextDrawSetProportional(Textdraw2,1);
  TextDrawSetShadow(Textdraw0,4);
  TextDrawSetShadow(Textdraw1,1);
  TextDrawSetShadow(Textdraw2,1);
Reply


Messages In This Thread
textdraw - by [LNL]Remulis - 03.10.2009, 14:26
Re: textdraw - by shady91 - 03.10.2009, 14:27
Re: textdraw - by Correlli - 03.10.2009, 14:28
Re: textdraw - by [LNL]Remulis - 03.10.2009, 14:29
Re: textdraw - by dugi - 03.10.2009, 14:35
Re: textdraw - by [LNL]Remulis - 03.10.2009, 18:39
Re: textdraw - by shady91 - 03.10.2009, 18:58
Re: textdraw - by [LNL]Remulis - 03.10.2009, 19:03
Re: textdraw - by Jasen - 04.10.2009, 01:59
Re: textdraw - by shady91 - 04.10.2009, 02:56

Forum Jump:


Users browsing this thread: 1 Guest(s)