Windows Server If you want to start a dedicated internet server for windows, simply press on "default_server(windows).bat" and the server will start up. Your firewall will ask you to open a port for the server.
This startup script must be located in the directory "../quake3/bma". Example for a listen server: cd .. Example for a dedicated lan-only server: cd .. Example for a dedicated internet server: cd .. Linux Server If you want to start a dedicated internet server for linux, simply press on "default_server(linux).sh" and the server will start up.
This startup script must be located in the directory "../quake3/bma". Example for a listen server: cd .. Example for a dedicated lan-only server: cd .. Example for a dedicated internet server: cd .. |