Master Server Usage Instructions
America's Army: Operations

1. Edit the "server.ini" file in the "System" folder where you installed AAO.
2. In the [Engine.GameEngine] section, add a new line below ServerActors=IpServer.UdpServerQuery.
3. On the new line, type the following: ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.qtracker.com MasterServerPort=27900 DoUplink=True UpdateMinutes=3 QueryPort=8777
4. Save the "server.ini" file.
5. Edit the "RunServer.bat" file in the "System" folder where you installed AAO.
6. Change lan to global. Typically this immediately follows "server.exe", so it should read: server.exe global ... Where "..." is the remainder of the line, unchanged.
7. Save the "RunServer.bat" file.
8. Start your server by launching the modified "RunServer.bat" file.