Textdraws
#1

Hello, had little problemele with texdraws me their show. Things trouble.
write / startbase 8 or other codes and does not include:

Code:
new Text: Textdraw5;

Textdraw5 = TextDrawCreate(509.000000,6.000000,"-");
TextDrawAlignment(Textdraw5,0);
TextDrawBackgroundColor(Textdraw5,0x000000ff);
TextDrawFont(Textdraw5,1);
TextDrawLetterSize(Textdraw5,0.499999,1.000000);
TextDrawColor(Textdraw5,0x0000ffff);
TextDrawSetOutline(Textdraw5,1);
TextDrawSetProportional(Textdraw5,1);
TextDrawSetShadow(Textdraw5,1);


format(string,STR,"Base number %d starts in 10 seconds", baseid);
for(new i = 0; i < MAX_PLAYERS; i++)
TextDrawShowForPlayer(i, Textdraw5);
Well I think what those charges and to know what's going on where

Sorry for me bad english.

Thanks you :)
Reply


Messages In This Thread
Textdraws - by knopke - 11.06.2010, 18:46
Re: Textdraws - by DJDhan - 11.06.2010, 18:56
Textdraws - by knopke - 11.06.2010, 19:00
Re: Textdraws - by DJDhan - 11.06.2010, 19:14

Forum Jump:


Users browsing this thread: 1 Guest(s)