12345678910 |
- // rcon_password - so you can change things on the fly while connected with your q2 client
- set rcon_password ""
- // server entry password .. set to "none" if none should be needed to enter your server
- set password "none"
- // Multi View access for a GTV server. With this password, a GTV server can connect to your server to relay-stream the running game. See also h_q2proded.cfg
- set sv_mvd_password "m00ma4" // CHANGE
|