Keyword | Purpose |
accuracy | Sets the number of degrees bot can aim off by. Lower value == better aim. In addition, it is used for determining if the bot will lead the target or not. Less than 8 == never not lead. |
EmotionalAttachment | Attachment (Loved Ones) Levels: 1 = Gets upset when loved one dies. 2 = Can't attack loved one in non-team gametypes. |
hatelevel | Determines the maximum revenge/hate level this bot can have when its loved ones die multiple times. The higher the revenge level, the better accuracy this bot has against their revenge target. However, this also sets the level at which the Hatred message is played for the death of loved ones. IE, the higher the hatelevel, the angrier the bot gets when a player kills their loved ones. |
Chat Messages | |
Died | Chat message when the bot is killed by a non-loved one. |
Hatred |
Chat message when someone maxed out this bot's hatelevel by killing one of its loved ones. |
Killed | Chat message when the bot killed a player. |
KilledHatedOne | Chat message when the bot killed an enemy that you were seeking revenge on. |
KilledOnPurposeByLove | Chat message when the bot is killed by a loved one that doesn't love the bot enough to not attack the bot. |
LovedOneKilledLovedOne | Chat message when one of the bot's loved ones was killed by another one of its loved ones. |
TABBots use your existing bot files (.jkb), so there is no special configuration needed, just set up your bots as you would any others. TABBots will spend skill points based on the force powers and weapons preferences you indicate in the bot file. They will only spawn weapons/powers if they have enough skill points.
Keywords | Order Description |
<BotName> attack | Switch to Search/Destroy mode. |
<BotName> attack <PlayerName> | Attack specific player. |
Flag Name | Flag Key | Description |
WPFLAG_BLUEONLY | (b) | Only bots on the blue team will be able to use this waypoint |
WPFLAG_DESTROY_FUNCBREAK | (q) | Before moving to this waypoint, destroy any local breakable objects. |
WPFLAG_FORCEPULL | (o) | Before moving to this waypoint, Force Pull any local func_doors (buttons). |
WPFLAG_FORCEPUSH | (p) | Before moving to this waypoint, Force Push any local func_doors (buttons). This also makes bots attempt to press nearby buttons or hack doors. If there's a hackable door but the bot can't hack it, he'll try to destroy the control panel if that's an option. |
WPFLAG_REDONLY | (r) | Only bots on the red team will be able to use this waypoint. |