#####################################################
#                                                   #
# QMM 0.1 - Quake 3 Arena Masterserver Modifier     #
#                                                   #
# Created 2016 by HuXX                              #
# www.bmamod.de                                     #
#                                                   #
# Web Serverlist: www.bmamod.de/eng/serverlist.html #
# Game Community: www.instagib.info                 #
# Email: bma-mod@arcor.de                           #
# IRC Freenode: #bmamod                             #
# Donate: www.paypal.me/bmamod                      #
#                                                   #
#####################################################

1. Introduction
---------------------------
IDSoftware switched off again their quake 3 masterserver. Players cant see anymore servers in the quake 3 ingame browser.
As a solution, we, the BMA Team are running now our own masterserver. Players can see again servers in the quake 3 ingame browser, that were added to our masterserver.
Server Admins just need to add "master.huxxer.de and / or master.instagib.info" to their serverconfigs at the section masterserver (e.g. set sv_master2 "master.huxxer.de", set sv_master3 "master.instagib.info").
Clients must add some settings to their hosts file. Follow this easy guide and you will see again internet server at your quake 3 arena ingame browser.


2. Disclaimer
---------------------------
The User accepts that BMA Mod, its mod coder, mod testers, and representatives of any kind cannot 
be held responsible or be liable for any damages, costs, loss or expenses arising directly or indirectly, 
because the User was using QMM 0.1 - Quake 3 Arena Masterserver Modifier.
The User accepts that he use QMM 0.1 - Quake 3 Arena Masterserver Modifier at his own risk.


3. Install - Windows
---------------------------
Automatic Installation:
Tested with: Windows 10 32 bit, Windows 10 64 bit, Windows 7 32 bit

Click on "install_modified_masterserver(windows).bat" and follow the instructions.


Manual Installation:
1. Open Notepad with administrative privileges.

2. Click on "open" in notepad.

3. Search "C:\Windows\System32\drivers\etc\hosts"

4. Add following lines to the end of the hosts file:

5.189.154.238   master3.idsoftware.com
5.189.154.238   monster.idsoftware.com
5.189.154.238   master.quake3arena.com

5. Save the hosts file.

6. Start Quake 3 Arena. You will find again internet server in your ingame browser!


4. Install - Linux / Mac
---------------------------
Automatic Installation:
Tested with: Debian 8 64 bit, Linux Mint 17.1 32 bit, Raspbian 7 32 bit

Run "install_modified_masterserver(linux).sh" as root or using sudo and follow the instructions.


Manual Installation:
1. Open "/etc/hosts" as root with an editor.

2. Add following lines to the end of the hosts file:

5.189.154.238   master3.idsoftware.com
5.189.154.238   monster.idsoftware.com
5.189.154.238   master.quake3arena.com

3. Save the hosts file.

4. Start Quake 3 Arena. You will find again server in your ingame browser!



  