Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
roles.qh
Go to the documentation of this file.
1
#pragma once
2
3
const
float
BOT_RATING_ENEMY
= 2500;
4
5
.float
bot_ratingscale
;
6
.float
bot_ratingscale_time
;
7
.float
havocbot_role_timeout
;
8
9
.void(
entity
this
) havocbot_previous_role;
10
.void(
entity
this
) havocbot_role;
havocbot_role_timeout
float havocbot_role_timeout
Definition
api.qh:46
entity
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
BOT_RATING_ENEMY
const float BOT_RATING_ENEMY
Definition
roles.qh:3
bot_ratingscale_time
float bot_ratingscale_time
Definition
roles.qh:6
bot_ratingscale
float bot_ratingscale
Definition
roles.qh:5
server
bot
default
havocbot
roles.qh
Generated on
for Xonotic QuakeC by
1.14.0