public OnPlayerUpdate(playerid){ if(GetPlayerWantedLevel(playerid) > 0) SetPlayerScore(playerid,GetPlayerWantedLevel(playerid)); return 1;}