Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
Check out updates in thread description.
Btw, there are people saying that plugin is not loaded on some private servers, although it is working on normal dedicated servers.
Anyone knows what can cause this?
Follow steps at https://github.com/borzh/botrix
Let me know if you have more issues
Need to clarify that plugin depends entirely of how waypoints are made. Waypoints creation for both HL2DM & TF2 are still in progress. If someone wants to contribute to the community, please don't be shy :D
sudo apt-get install git gcc-multilib ia32-libs cmake
git clone https://github.com/ValveSoftware/source-sdk-2013.git source- sdk-2013
git clone https://github.com/borzh/botrix botrix
mkdir botrix/build
cd botrix/build
cmake ..
make
Download botrix.zip from home page, unzip it to game directory (hl2mp).
After that, enter in your home directory, botrix/build and move libbotrix.so to hl2mp/addons.
Delete botrix.so and rename libbotrix.so to botrix.so.
Let me know if you could make it work.
then
git clone...
If you don't want or can't install git, just download zip files from urls, uncompress them in the same folder and ignore git commands.
Let me know if someone wants waypoints for a particular map.
You can download latest waypoints here[github.com]
* Fixed crash autocompleting commands (listen server).
* More waypoints added.
* New commands for bot handling (check changelog).
Please send me waypoints you made to mail, I will upload them to github, so ppl could start to use them.
Right now I am investigating ways for implementing nav mesh instead of waypoints, this will help a lot avoiding objects on the bot's way. But this change is really huge, so really don't know when it will be finished.
First will make bots work on macos anyway.