Table of Contents
Jaymod natively supports the Omni-bot product. This product enables servers to set up computer controlled bots with relative ease. There is nothing that you have to set up within Jaymod’s configuration to use them. There is, however, some setup that needs to be done with the Omni-bot installation.
To get Omni-bot for your server, visit http://www.omni-bot.com. There, you will find downloads for the files needed to get running, and installation and configuration documentation.
It is imperative that you match the Omni-bot version exactly that which Jaymod supports. Jaymod 2.1.7 supports Omni-bot 0.66, and for all other versions please consult the appropriate documentation.
Omni-bot can be installed in a variety of ways on your server. Because different people have different needs, a list of directories is searched and the first one which has a native library for your platform is used. Note that any duplicate directories are searched only once. The following is the standard search path, in order of preference, for Omni-bot native libraries:
![]() | Note |
|---|---|
| On Linux systems, if the directory by which the Omni-bot library was found is relative (not absolute) then you must add '.' to the PATH environment variable before launching the process. If this is not done then the library will load but internal Omni-bot initialization routines will fail. It is strongly suggested that absolute paths be used to work around this issue. |
Example search path for a typical Linux server with omnibot_path=/somewhere/omni-bot:
Example search path for a typical Windows server with omnibot_path=Z:\Somewhere\Omni-bot: