public void WriteString(string s)
 {
     SV_GAME.PF_WriteString(s);
 }