Problems Hosting a Server
-
I can host a server fine, however, I can’t change
//g_password “Dog” // Password protected Game Server
//party_maxplayers 2 // Maximum players that are allowed in your server (1-8)
No matter what I do setting the password and changing the maxplayers doesn’t affect the server what so ever. -
Remove the // because those mark comments and everything after them get ignored.