Install Omni-bot RTCW Linux
From Omni-bot Wiki
| How to install Omni-bot RTCW on Linux | RTCW Main Page |
| For Versions: RTCW 0.71-0.72 |
Unzip Omni Bot Linux zip to the games root folder. Depending on where the game is installed, you may need root privileges. A typical RTCW installation will result in a file layout similar to this:
/usr/local/games/wolfenstein /usr/local/games/wolfenstein/omni-bot /usr/local/games/wolfenstein/omnibot
The omni-bot folder contains the Omni-bot libraries, scripts and waypoints while the omnibot folder contains the game files.
Start the game normally and launch the omnibot mod in game or optionally use a command line to launch omnibot. For Enemy Territory, the command line would be similar to this:
#wolfmp +set fs_game omnibot +set com_hunkmegs 64
note: Omni-bot requires glibc-2.2 or newer to be installed.
After starting the game the first time, the game will create a user folder in the users home directory. This can be set in the wolfconfig_mp.cfg file located in:
/home/<username>/.wolf/omnibot/
To set the omnibot_path cvar, add this line to the server.cfg:
set omnibot_path = "/usr/local/games/wolfenstein/omni-bot"
Or set the cvar as start parameter:
#wolfmp +set fs_game omnibot +set com_hunkmegs 64 +set omnibot_path "/usr/local/games/wolfenstein/omni-bot"
Be sure to set the path to exactly where the omni-bot directory is located. Note that if you play the game as the root user (not recommended), the wolfconfig_mp.cfg file will be in /root/.wolf/omnibot/