Textdraw string help
#5

Quote:
Originally Posted by [mad
MLK (sampx-hosting.co.cc) ]
?
Код:
new pname[24];
  GetPlayerName(playerid, pname, sizeof(pname));
  format(string, sizeof(string), "%s has gone to %s", cmdtext, pname);
	Textdraw0 = TextDrawCreate(202.000000,4.000000, string);
	TextDrawAlignment(Textdraw10,0);
	TextDrawBackgroundColor(Textdraw10,0x000000ff);
	TextDrawFont(Textdraw10,3);
	TextDrawLetterSize(Textdraw10,0.399999,1.300000);
	TextDrawColor(Textdraw10,0xff0000ff);
	TextDrawSetOutline(Textdraw10,1);
	TextDrawSetProportional(Textdraw10,1);
	TextDrawSetShadow(Textdraw10,1);
Reply


Messages In This Thread
Textdraw string help - by [mad]MLK - 19.08.2009, 22:26
Re: Textdraw string help - by [mad]MLK - 19.08.2009, 22:30
Re: Textdraw string help - by pliva_sb - 19.08.2009, 22:34
Re: Textdraw string help - by [mad]MLK - 19.08.2009, 22:36
Re: Textdraw string help - by pliva_sb - 19.08.2009, 22:39
Re: Textdraw string help - by [mad]MLK - 19.08.2009, 22:44
Re: Textdraw string help - by pliva_sb - 19.08.2009, 22:48
Re: Textdraw string help - by [mad]MLK - 19.08.2009, 22:50
Re: Textdraw string help - by [mad]MLK - 20.08.2009, 15:54
Re: Textdraw string help - by RyDeR` - 20.08.2009, 18:29

Forum Jump:


Users browsing this thread: 1 Guest(s)