X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fentities.ent;h=192c687cb118bc2261ce0f37bbc718539756799c;hb=bbbfeb765b25d5b2ce55829ca86e758b4f89fc35;hp=ba51dbe5275e8f5515fbf7ea7981381912f38c5c;hpb=ee10ea01e426978794af82de2c2786d53c7ee635;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/entities.ent b/scripts/entities.ent index ba51dbe5..192c687c 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -925,7 +925,7 @@ This should link to an onslaught_controlpoint entity or onslaught_generator enti name of this control point (should reflect the location in the map, such as "center bridge", "north tower", etc) - + Base generator. onslaught_link entities can target this. @@ -1933,12 +1933,12 @@ Should target a target_position, or be targeted by a misc_warpzone_position. Should be thick enough to fit a player entity (i.e. 32 units), preferably even thicker. -------- KEYS -------- must point to another trigger_warpzone, or... +must be pointed to by another trigger_warpzone. Should be pointed to by a misc_warpzone_position entity, or... +should point to a target_position entity. is triggered when a player ENTERS the warpzone (and warps away) is triggered when a player LEAVES the warpzone (from the other warp zone to this one) is triggered in both cases instead of triggering ALL matched entities, trigger ONE of them by random -must be pointed to by another trigger_warpzone. Should be pointed to by a misc_warpzone_position entity, or... -should point to a target_position entity, or start distance of fading out the warpzone end distance of fading out the warpzone (if viewer is further, warpzone is not rendered at all) -------- SPAWNFLAGS --------