public void onSocketOpen(SocketIOEvent ev)
 {
     socket.EmitRawString("roleplayer");
 }