private void TravelToWaypointClient() { var dialog = new MyGuiScreenDialogTeleportCheat(); MyGuiSandbox.AddScreen(dialog); }