]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/api.qh
Bot waypoints: add command "wpeditor hardwire crosshair" that marks the waypoint...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / api.qh
index 7a26fae49457ba7513d6a526e8e23bee70ff2e5a..630f3205297b238c41f01e372ec7ee3ce6f20b38 100644 (file)
@@ -134,7 +134,7 @@ void waypoint_spawnforteleporter_wz(entity e, entity tracetest_ent);
 void waypoint_spawn_fromeditor(entity pl, bool at_crosshair, bool is_jump_wp, bool is_crouch_wp, bool is_support_wp);
 entity waypoint_spawn(vector m1, vector m2, float f);
 void waypoint_unreachable(entity pl);
-void waypoint_start_hardwiredlink(entity pl);
+void waypoint_start_hardwiredlink(entity pl, bool at_crosshair);
 
 void waypoint_getSymmetricalOrigin_cmd(entity caller, bool save, int arg_idx);
 void waypoint_getSymmetricalAxis_cmd(entity caller, bool save, int arg_idx);