----------------------------------
ETPub Omni-Bot Add-on README Notes
----------------------------------

 = Updated for using Omni-Bot 0.532 Stable with ETPub 0.7.x =

For updated distributions, information, and support, visit to the following
web-sites:

ETPub:    http://etpub.org
Omni-Bot: http://omni-bot.de

INTRODUCTION
------------

This file is an add-on for the RTCW:ET ETPub mod to integrate and use
omni-bots within the ETPub mod.  This add-on was prepared by the ETPub mod
development team and is intended to install along a working install of the
ETPub mod.  If you intend to run omni-bots without running ETPub, please visit
the omni-bot homepage and download the full omni-bot distribution from their
site.

This install is only intended for Windows and Linux, there is no omni-bot
Macintosh distribution at this time.

FILES INCLUDED
--------------

README_1st.TXT - This file
docs/          - Omni-bot documentation
omni-bot/      - Omni-bot add-on directory, to be copied per the steps
                 outlined below

TROUBLESHOOTING
---------------

It is of vital importance that you read the server console log to find out
what the problem might be.  If you cannot figure out a problem, go to the
ETPub or omni-bot web sites (URLs at the beginning of this document), and
perform a search of the forum archives for your specific problem.  Chances are
that someone has already run into your problem and there is an answer posted
already.

If you do post a question on the forums, make sure you post your console log
file.  Without the console log file, it will be impossible to diagnose your
problem.

INSTALL INSTRUCTIONS (Windows and Linux)
----------------------------------------

1) Make sure your ETpub installation is fully working first.  Resolve all
issues with running ETPub before attempting to configure omni-bots.

2) Shut down your ET server.

3) Copy the entire omni-bot directory to your ET installation directory.  The
omni-bot directory should be at the same level as your etpub directory.

[WINDOWS]

	On Windows, the default ET installation folder is:

	C:\Program Files\Wolfenstein - Enemy Territory

	ETPub should be installed in:

	C:\Program Files\Wolfenstein - Enemy Territory\etpub

	And the omni-bot folder should be:

	C:\Program Files\Wolfenstein - Enemy Territory\omni-bot

[LINUX]

	On Linux, the default ET installation folder is:

	/usr/local/games/enemy-territory/

	ETPub should be installed in:

	/usr/local/games/enemy-territory/etpub

	And the omni-bot folder should be:

	/usr/local/games/enemy-territory/omni-bot

4) Once the omni-bot directory is installed, you are ready to run ETPub with
omni-bots!  Start your server.

5) Add some bots to your running game.  Run the following command through
RCON:

/rcon bot addbot

After running this command, you should have one bot on your server.  Repeat
the command to add more bots.

6) If something did not work, follow the steps in the troubleshooting section
of this document.

7) Please read the omni-bot docs included in this distribution in the docs
folder, and ENJOY!

ADVANCED INSTALL
----------------

It is possible to install omni-bot on a different directory than the directory
indicated above.  See the ETPub documentation for the g_omniBotPath cvar.

[END Of DOCUMENT]
