HurricaneBot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Onedrive External Link)
(removed non-funcional links and unnecessary stuff)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Underlinked|date=January 2024}}
{{ModStatus|status=released|engine=Source|download=https://forum.tsgk.com/viewtopic.php?t=26785/}}
{{ModStatus|status=released|engine=Source|download=https://forum.tsgk.com/viewtopic.php?t=26785/}}
== Overview ==


This is a server-side bot for [[Half-Life 2: Deathmatch]].
HurricaneBot is a server-side bot for {{hl2dm|4}}. It also works with {{hldms|4}}.
It has been written mostly in order to fill a server with more opponents when there are not many players around.
The current version of the bot has been reported to work with [[Half-Life Deathmatch: Source]].
In the future, more Steam servers mods will be supported.
 
Its current strength has been improved a lot since the original public availability.


== Features ==
== Features ==
* Server-side fake player.
* No manual waypoints. The analysis of each map is automatic.
* No manual waypoints. The analysis of each map is automatic.
== Media ==
Being a pure binary add-on, there are not a lot of media available around right now.
== History ==
A friend bought Half-Life 2 around Christmas 2006 as its first FPS since years.
Playing and training against bots sounded like a good thing at the time so I started to write one.
To guide a blind character unable to know what it has in its pockets in order to inflict pain to
players was a bit harder than I expected but here it is.
== Team ==
* Hurricane : Geek and computer scientist


== Localized versions ==
== Localized versions ==
Pain is an international language.
Anyway ...
The bot "speech" is in a very basic status and has been set with English text.
The bot "speech" is in a very basic status and has been set with English text.
There are plans to develop this specific part and add languages.


== E.G. of server.cfg settings ==
== E.G. of server.cfg settings ==
Line 59: Line 30:


== External links ==
== External links ==
 
* [http://www.hurrikhan.eu Hurricane's Page]
* [http://www.hurrikhan.net HurricaneBot project homepage]
 
* [http://www.hurrikhan.eu HurricaneBot Fixed 2013 Bots]
 
* [http://gtamike.tsgk.com/HurricaneBot/Fixed_April_2013/hrcbot-1.3.4-20130501.tar.bz2 HurricaneBot Fixed April 2013 Bots .tar.bz2]
 
* [http://gtamike.tsgk.com/HurricaneBot/Fixed_April_2013/hrcbot-1.3.4-20130501.zip HurricaneBot Fixed April 2013 Bots .zip]
 
* [https://forum.tsgk.com/viewtopic.php?t=26785 HurricaneBot Fixed April 2013 Bots .zip and .tar.bz2]
 
* [https://onedrive.live.com/?id=3BA901DF57014CE8%212534&cid=3BA901DF57014CE8 HurricaneBot Fixed April 2013 Bots .zip and .tar.bz2 - OneDrive]  


[[Category:Multiplayer Mods]]
[[Category:Multiplayer Mods]]
[[Category:Bots]]

Latest revision as of 18:46, 19 January 2025

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

Icon-Released.png

This mod for Source has been released! Download it now.

HurricaneBot is a server-side bot for Half-Life 2: Deathmatch Half-Life 2: Deathmatch. It also works with Half-Life Deathmatch: Source Half-Life Deathmatch: Source.

Features

  • No manual waypoints. The analysis of each map is automatic.

Localized versions

The bot "speech" is in a very basic status and has been set with English text.

E.G. of server.cfg settings

//Hurricane Bot settings
hrcbot_enabled 1
hrcbot_minplayers 0
hrcbot_maxplayers 5
hrcbot_handicap 65
hrcbot_motd 0
hrcbot_dialogmsg 1
hrcbot_freezeifnoplayers 0
hrcbot_spawnprotectionseconds 2
hrcbot_spawnprotectedhealth 125
hrcbot_player_spawnweapon smg1
hrcbot_clan ""

Add More Bots to Server Command

hrcbot_add (can only work with 'hrcbot_autobalancebots 0')

External links