PHP Code:
static SpeedWarnCount[MAX_PLAYERS char];
if(SpeedWarnCount{id}++)
{
//code
}
else SpeedWarnCount{id} = 0;