Oh, darn... I see the problem... set_task in plugin_init, it doesn't forward the id to show_player_stats(id) function....
I want the stats to be on-screen all the time, is there a smoother way than client_PreThink to do this? My experience is that client_PreThink lags the server quite alot...