if( gPlayerLogTries[playerid]==4) { Kick ( playerid ) ; SendClientMessage ( playerid , -1 , "You have been Kicked.") ; }
accually you failed, first you wrote the same code execpt 1 minor thing, you kick the player first and then trying to send a message to someone who isnt on the server anymore....