yessBy search "has logged in" in src and remove that part?
no, place this // in front of it, never delete code that is in the sources.Only delete the line ?
no, place this // in front of it, never delete code that is in the sources.
//std::cout << name << " has logged in." << std::endl;
Then you simply did something wrongI tried this but it still shows the messages in the server window.
Did I do this right?Code://std::cout << name << " has logged in." << std::endl;