home *** CD-ROM | disk | FTP | other *** search
- delay 30.0 // delays game for 30 seconds
- multicast 0 // multicast disabled
- connectip 234.5.5.1 // the multicast connect IP
- gameip 234.5.5.2 // the game stream IP
- rate 10000 // tell server to send data with 10KB/sec
- maxclientrate 10000 // allow 10KB/sec maximum client rate
- updaterate 20 // get 20 updates per second from server
- logfile 1 // log events in proxy.log
- loop 1 // repeat last game after server quits / demo ends
- // proxypassword ProxyPassword // proxy password for rcon
- // password ServerPassword // server password
- chatmode 1 // local chatting on
-
-