I am trying to add something so that the player can name themselves and a few other things whatever they like. However, Visual Studio is not recognizing the type string, even after I have added #include . I also cannot use void in this situation because I am adding it as a parameter.