28 .entity
wp00,
wp01,
wp02,
wp03,
wp04,
wp05,
wp06,
wp07,
wp08,
wp09,
wp10,
wp11,
wp12,
wp13,
wp14,
wp15;
29 .entity
wp16,
wp17,
wp18,
wp19,
wp20,
wp21,
wp22,
wp23,
wp24,
wp25,
wp26,
wp27,
wp28,
wp29,
wp30,
wp31;
54 #define SUPPORT_WP goalentity
float botframe_loadedforcedlinks
bool waypoint_islinked(entity from, entity to)
float waypoint_getlinkcost(entity from, entity to)
void botframe_autowaypoints()
bool autocvar_g_waypointeditor_symmetrical_allowload
void waypoint_updatecost_foralllinks()
void waypoint_spawn_fromeditor(entity pl, bool at_crosshair, bool is_jump_wp, bool is_crouch_wp, bool is_support_wp)
void waypoint_addlink_customcost(entity from, entity to, float c)
void waypoint_spawnforitem_force(entity e, vector org)
void waypoint_mark_hardwiredlink(entity wp_from, entity wp_to)
float botframe_cachedwaypointlinks
float waypoint_get_assigned_link_cost(entity w, float i)
vector autocvar_g_waypointeditor_symmetrical_axis
void waypoint_load_hardwiredlinks()
float relink_lengthculled
bool waypointeditor_enabled
int waypoint_getlinknum(entity from, entity to)
vector waypoint_fixorigin_down_dir(vector position, entity tracetest_ent, vector down_dir)
void waypoint_remove(entity wp)
void waypoint_unmark_hardwiredlink(entity wp_from, entity wp_to)
void waypoint_schedulerelinkall()
entity waypoint_spawn(vector m1, vector m2, float f)
float waypoint_version_loaded
void waypoint_remove_fromeditor(entity pl)
void waypoint_removelink(entity from, entity to)
void waypoint_spawnforteleporter_wz(entity e, entity tracetest_ent)
void waypoint_addlink(entity from, entity to)
bool waypoint_has_hardwiredlinks(entity wp)
void waypoint_schedulerelink(entity wp)
bool waypoint_load_links()
void waypoint_spawnforitem(entity e)
vector(float skel, float bonenum) _skel_get_boneabs_hidden
entity waypoint_spawnpersonal(entity this, vector position)
void waypoint_think(entity this)
bool autocvar_g_waypointeditor_symmetrical
float waypoint_getlinearcost(float dist)
vector autocvar_g_waypointeditor_symmetrical_origin
float botframe_waypointeditorlightningtime
void waypoint_spawnforteleporter(entity e, vector destination, float timetaken, entity tracetest_ent)
float waypoint_gettravelcost(vector from, vector to, entity from_ent, entity to_ent)
void botframe_showwaypointlinks()
void waypoint_save_links()
bool waypoint_is_hardwiredlink(entity wp_from, entity wp_to)
void waypoint_unreachable(entity pl)
int autocvar_g_waypointeditor_symmetrical_order
bool autocvar_g_waypointeditor
const float WAYPOINT_VERSION
void waypoint_clearlinks(entity wp)