Help me pleasee
#1

Hello
I have a code but i have some warnings
Who will fix it for me i will rep

Код:
public SendHelperMessage(color, string[])
{
	for(new i = 0; i < MAX_PLAYERS; i++)
	{
			if(MAX_PLAYERS[i][pHelper] >= 1)
			{
				SendClientMessageEx(i, color, string);
			}
	}
}
Warn's

PHP код:
C:\Documents and Settings\tit\Desktop\Newb-Per-helperatAdminat.pwn(120) : error 029invalid expressionassumed zero
C
:\Documents and Settings\tit\Desktop\Newb-Per-helperatAdminat.pwn(120) : error 029invalid expressionassumed zero
C
:\Documents and Settings\titi\Desktop\Newb-Per-helperatAdminat.pwn(120) : warning 215expression has no effect
C
:\Documents and Settings\titi\Desktop\Newb-Per-helperatAdminat.pwn(120) : error 001expected token";"but found "]"
C:\Documents and Settings\tit\Desktop\Newb-Per-helperatAdminat.pwn(120) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664 
Reply


Messages In This Thread
Help me pleasee - by Rafaeloo - 24.04.2016, 20:06
Re: Help me pleasee - by Rafaeloo - 24.04.2016, 20:13
Re: Help me pleasee - by Darkwood17 - 24.04.2016, 20:13
Re: Help me pleasee - by Rafaeloo - 24.04.2016, 20:18
Re: Help me pleasee - by J0sh... - 24.04.2016, 20:18
Re: Help me pleasee - by povargek - 24.04.2016, 20:19

Forum Jump:


Users browsing this thread: 1 Guest(s)