Sending wrong messages
#4

Код:
stock SendFootballMessage(team[], color, string[])
{
	foreach(new i : Player)
	{
                if(!strcmp(team, pInfo[i][pTeamBet)) SCM(i,color,string); 
	}
	return 1;
}
test this , should work.
Reply


Messages In This Thread
Sending wrong messages - by danielpalade - 18.04.2017, 20:34
Re: Sending wrong messages - by LazzyBoy - 18.04.2017, 20:41
Re: Sending wrong messages - by danielpalade - 18.04.2017, 20:50
Re: Sending wrong messages - by LazzyBoy - 18.04.2017, 21:29
Re: Sending wrong messages - by danielpalade - 18.04.2017, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)