Help Command
#5

Quote:
Originally Posted by DaniceMcHarley
Посмотреть сообщение
Код:
    foreach(new l: Player) if(CosminInfo[l][Level] >= 3)
	{
	    if(ServerInfo[ServerReports] == 0)      TextDrawHideForPlayer(l, ReportInfo[0]), TextDrawHideForPlayer(l, ReportInfo[1]);
	    else                                    TextDrawShowForPlayer(l, ReportInfo[0]), TextDrawShowForPlayer(l, ReportInfo[1]);
	}
What is the purpose of this? You should also formalize your code into a more readable fashion so that you can easily spot where the problem is.
It no longer matters,that hide a textdraw when a admin solve one of the reports..
Reply


Messages In This Thread
Help Command - by SeeNN - 21.03.2019, 01:19
Re: Help Command - by antixgaming - 21.03.2019, 17:11
Re: Help Command - by SeeNN - 21.03.2019, 19:43
Re: Help Command - by DaniceMcHarley - 22.03.2019, 11:08
Re: Help Command - by SeeNN - 22.03.2019, 14:23
Re: Help Command - by antixgaming - 22.03.2019, 16:19
Re: Help Command - by SeeNN - 22.03.2019, 16:24

Forum Jump:


Users browsing this thread: 2 Guest(s)