IP restriction?
#2

Try that:

Code:
for(new i; i<GetMaxPlayers(); i++)
{
	PlayerData[i][pBan] = 0; //Replace with your actual variables.
	return 1;
}
Reply


Messages In This Thread
IP restriction? - by Jason_Roul - 03.01.2014, 18:40
Re: IP restriction? - by driftg0d - 03.01.2014, 18:44
Re: IP restriction? - by Jason_Roul - 03.01.2014, 18:54
Re: IP restriction? - by driftg0d - 03.01.2014, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)