Error help rep+
#2

Try this.

Код:
for(new playerid=0;playerid<MAX_PLAYERS;playerid++)
	{
	CountText[playerid] = TextDrawCreate(192.000000, 416.000000, "0/25 seconds left to capture");
	TextDrawBackgroundColor(CountText[playerid], 255);
	TextDrawFont(CountText[playerid], 1);
	TextDrawLetterSize(CountText[playerid], 0.460000, 1.900000);
	TextDrawColor(CountText[playerid], -1);
	TextDrawSetOutline(CountText[playerid], 1);
	TextDrawSetProportional(CountText[playerid], 1);
}
Reply


Messages In This Thread
Error help rep+ - by Mijata - 12.01.2017, 23:28
Re: Error help rep+ - by BrianFaria - 12.01.2017, 23:44
Re: Error help rep+ - by TPD - 13.01.2017, 00:01
Re: Error help rep+ - by Mijata - 13.01.2017, 00:18
Re: Error help rep+ - by darkdrago - 13.01.2017, 03:08
Re: Error help rep+ - by Mijata - 13.01.2017, 08:11
Re: Error help rep+ - by darkdrago - 13.01.2017, 12:57

Forum Jump:


Users browsing this thread: 1 Guest(s)