home *** CD-ROM | disk | FTP | other *** search
- @echo *****************************************************************************
- @echo * *
- @echo * To be listed on both Gamespy and Andromeda, you must change *
- @echo * 'lan' to 'global' and make the following changes in your *
- @echo * ArmyOps.ini file: *
- @echo * *
- @echo * [IpDrv.GameSpyQR] *
- @echo * ;set IP for multi-homed systems *
- @echo * ;(delete the ';' in front of 'IP=1.2.3.4' when setting your IP) *
- @echo * ;IP=1.2.3.4 *
- @echo * bNAT=True *
- @echo * *
- @echo * [IpDrv.SCIQR] *
- @echo * ;set IP to appear on master server list *
- @echo * ;(delete the ';' in front of 'IP=1.2.3.4' when setting your IP) *
- @echo * ;IP=1.2.3.4 *
- @echo * *
- @echo * If you are behind a firewall - you need to have the following *
- @echo * ports open: *
- @echo * *
- @echo * UDP - 1716, 1717, 1718, 8777, 27900 *
- @echo * TCP - 20045, 14200 *
- @echo * *
- @echo * UDP ports 1716 for the game, 1717 for the gamequery, *
- @echo * 1718 for master server query, 8777 for standard UT query, *
- @echo * 27900 for GameSpy and TCP ports 20045 for Auth server and *
- @echo * 14200 for Andromeda. *
- @echo * *
- @echo * NOTE: 'global' servers must be registered in order to have *
- @echo * authorization working on your server. *
- @echo * *
- @echo * Register your server here: *
- @echo * http://login.americasarmy.com/login.php *
- @echo * *
- @echo * To enable PunkBuster on your server you need to join the server *
- @echo * logged in as a server administrator and use the following console *
- @echo * commands (without the quotes): "admin pb_sv_enable" or *
- @echo * "admin pb_sv_disable". Alternatively, edit the pbsvgame.cfg file *
- @echo * in the "System/pb" folder and use "sv_punkbuster 1" or *
- @echo * "sv_punkbuster 0" respectively. Again, if pbsvgame.cfg is edited *
- @echo * or changed, the server instance must be restarted for the change *
- @echo * to take effect. If pbsvgame.cfg has not yet been created, you can *
- @echo * just create it with notepad and just put in this one line: *
- @echo * "sv_punkbuster 1" (without the quotes) to enable PB on your server. *
- @echo * *
- @echo * *
- @echo *****************************************************************************
-
-
- server.exe lan pipeline.aao log=server.log ini=ArmyOps.ini
-