24.03.2011, 10:41
make a var that store the players kicks and stuff. when he gets kicked just do
kick[playerid]=kick[playerid]+1;
and then save it to mysql. so your just loading the value when ever he loggs in and then increasing it when he gets kicked and the save
kick[playerid]=kick[playerid]+1;
and then save it to mysql. so your just loading the value when ever he loggs in and then increasing it when he gets kicked and the save