Count
#6

But why the text dont appear in server?

Код:
new iPlayersInDM;
new Text:TD;

	new iStr[15];
	format(iStr, sizeof(iStr), "Players: %i", iPlayersInDM);
	TextDrawShowForAll(TD);
	TD=TextDrawCreate(420,350,iStr);
	TextDrawSetString(TD, iStr);
	TextDrawShowForAll(TD);
Reply


Messages In This Thread
Count - by Admigo - 16.04.2011, 23:43
Re: Count - by [L3th4l] - 16.04.2011, 23:47
Re: Count - by Admigo - 17.04.2011, 00:09
Re: Count - by Admigo - 17.04.2011, 00:27
Re: Count - by Luis- - 17.04.2011, 00:39
Re: Count - by Admigo - 17.04.2011, 00:47
Re: Count - by Admigo - 17.04.2011, 08:04

Forum Jump:


Users browsing this thread: 1 Guest(s)