From 059f87fecd6021a6482975bdeac67fc5774db276 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Fri, 19 May 2023 01:09:57 +1000 Subject: [PATCH] entities.ent: update dom_controlpoint bbox to match xonotic-data.pk3dir!1131 Previous values don't match 0.8.5 --- scripts/entities.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 46f023fc..532ce48d 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -20,7 +20,7 @@ The targeted entity is preferably an info_null. The projection is a linear projection, and originates from the center of this entity (the start of the arrow line in Radiant) to the origin of the targeted entity (the end of the arrow line in Radiant). - + Domination control point In order to get Domination working well in your map, you need to place dom_team and dom_controlpoint entities. You *must* have at least 3 dom_team entities - 2 minimum teams and one blank one (empty netname and no team). You can have up to 4 teams (5 dom_team entities). -------- KEYS -------- -- 2.39.2