i haveproblem with Gm LoF
#7

Код:
if(JustRegistered(playerid) == 0)
{
	new login[156];
	format(login, 156, "%s (%d) has logged into the server.", PlayerName(playerid), playerid);
	for(new i; i < MAX_PLAYERS; i++)
	{
		if(IsPlayerConnected(i))
		{
		    	if(PInfo[i][sConnectionMessages] == 0) SendClientMessage(i, COLOR_YELLOW, login);		    	
		}
Reply


Messages In This Thread
i haveproblem with Gm LoF - by ejul - 28.11.2012, 08:26
Re: i haveproblem with Gm LoF - by ejul - 28.11.2012, 18:37
Re: i haveproblem with Gm LoF - by ReVo_ - 28.11.2012, 18:56
Re: i haveproblem with Gm LoF - by ejul - 29.11.2012, 11:42
Re: i haveproblem with Gm LoF - by GiamPy. - 29.11.2012, 11:44
Re: i haveproblem with Gm LoF - by ejul - 29.11.2012, 17:40
Re: i haveproblem with Gm LoF - by blackbhuta - 29.11.2012, 20:57
Re: i haveproblem with Gm LoF - by ejul - 02.12.2012, 17:36

Forum Jump:


Users browsing this thread: 1 Guest(s)