From 99d65e1bd3a48dc30be3833e94945322d3559466 Mon Sep 17 00:00:00 2001 From: t0uYK8Ne Date: Wed, 8 Feb 2017 14:21:23 -0800 Subject: [PATCH] Fix typos in entities.ent --- scripts/entities.ent | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 0e0fd5c9..a9fd1957 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1,8 +1,8 @@ -Compiler-only entity that specifies a the origin of a sky box (a wholly contained, separate area of the map), similar to some games' portal skies. When compiled with Q3Map2, the sky box surfaces will be visible from any place where sky is normally visible. It will cast shadows on the normal parts of the map, and can be used with cloud layers and other effects. As it is compiler-only, it can't "scale up" entities in its box. -To use this, carve a small box in some larger structure on your map, place this entity inside that box hole, and make a small version on what should be seen in the sky there. +Compiler-only entity that specifies the origin of a sky box (a wholly contained, separate area of the map), similar to some games' portal skies. When compiled with Q3Map2, the sky box surfaces will be visible from any place where sky is normally visible. It will cast shadows on the normal parts of the map, and can be used with cloud layers and other effects. As it is compiler-only, it can't "scale up" entities in its box. +To use this, carve a small box in some larger structure on your map, place this entity inside that box hole, and make a small version of what should be seen in the sky there. -------- KEYS -------- rotation angle of the sky surfaces. Individual control of PITCH, YAW, and ROLL (default 0 0 0). @@ -21,7 +21,7 @@ The projection is a linear projection, and originates from the center of this en -Domination control point +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 -------- message to be displayed to all players when this point is captured, preceded by the team's name. This defaults to " has captured a control point". You can specify different names for each point, for example " has captured the Lava Room". @@ -93,7 +93,7 @@ Solid entity that oscillates back and forth in a linear motion. By default, it w sets the start offset of the oscillation cycle. Values must be 0 < phase < 1. Any integer phase value is the same as no offset (default 0). path/name of .wav or .ogg file to play. Use looping sounds only (e.g. sound/world/drone6.wav - See Notes). damage a player who gets crushed by it receives -interval to apply dmg to a player who is s in the way +interval to apply dmg to a player who is in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) -------- SPAWNFLAGS -------- @@ -109,7 +109,7 @@ Solid entity that swings back and forth in an angular motion. Entity swings on t sets the start offset of the oscillation cycle. Values must be 0 < phase < 1. Any integer phase value is the same as no offset (default 0). path/name of .wav or .ogg file to play. Use looping sounds only (e.g. sound/world/drone6.wav - See Notes). damage a player who gets crushed by it receives -interval to apply dmg to a player who is s in the way +interval to apply dmg to a player who is in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) @@ -311,7 +311,7 @@ Point entity with EF_STARDUST applied. This will spawn a particle cloud with mos Trains are moving solids that follow a cycle of path_corner entities. Origin brushes are NOT supported; they use the "mins" corner as reference (that is, lowest x, y, and z coordinates). At each node, the train's mins corner hits exactly the path_corner. Trains always start on in the game. -Trains do not damage the played when blocked. +Trains do not damage the player when blocked. Trains cannot emit sound. Trains are not trigger-able or toggle-able. Trains cannot be block-stopped just by getting in their way, the player must be wedged between the train and another obstacle to block it. @@ -321,7 +321,7 @@ Trains cannot be block-stopped just by getting in their way, the player must be targetname of first path_corner to move to at the default speed; ideally, this path_corner shall be exactly where the train starts path/name of .wav or .ogg file to play while moving. Use looping sounds only (e.g. sound/world/drone6.wav - See Notes). damage a player who gets crushed by it receives -interval to apply dmg to a player who is s in the way +interval to apply dmg to a player who is in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) @@ -1864,7 +1864,7 @@ Solid entity that oscillates according to a sum of sine waves. sets the start offset of the oscillation cycle. Values must be 0 < phase < 1. Any integer phase value is the same as no offset (default 0). path/name of .wav or .ogg file to play. Use looping sounds only (e.g. sound/world/drone6.wav - See Notes). damage a player who gets crushed by it receives -interval to apply dmg to a player who is s in the way +interval to apply dmg to a player who is in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) list of <frequencymultiplier> <phase> <x> <y> <z> quadruples, separated by spaces; note that phase 0 represents a sine wave, and phase 0.25 a cosine wave (by default, it uses 1 0 0 0 1, to match func_bobbing's defaults @@ -1887,7 +1887,7 @@ Solid entity that moves according to the movement of multiple given entities (ma if set, the fourth reference entity's location is first projected onto a plane with that normal path/name of .wav or .ogg file to play. Use looping sounds only (e.g. sound/world/drone6.wav - See Notes). damage a player who gets crushed by it receives -interval to apply dmg to a player who is s in the way +interval to apply dmg to a player who is in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) -------- SPAWNFLAGS -------- @@ -2272,7 +2272,7 @@ This acts as a modifier over the normal gravity (sv_gravity). eg: 0.5 is half th -Activates all .target's +Activates all targets List of currently supported target ents: trigger_hurt trigger_heal @@ -2290,7 +2290,7 @@ func_vectormamamam -Deactivates all .target's +Deactivates all targets List of currently supported target ents: trigger_hurt trigger_heal @@ -2308,7 +2308,7 @@ func_vectormamamam -Toggles all .target's de/active +Toggles all targets de/active List of currently supported target ents: trigger_hurt trigger_heal @@ -2523,7 +2523,7 @@ Used to feed turrets capable of it with remote target info. currently only turre -----------SPAWNFLAGS----------- ---------NOTES---------- -A nasty mechanical critter that will engage longrange target with missiles, midrange with its minigun and meele things up close and personal. +A nasty mechanical critter that will engage longrange target with missiles, midrange with its minigun and melee things up close and personal. -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- model="../xonotic-data.pk3dir/models/turrets/radiant/walker.md3" @@ -2551,7 +2551,7 @@ model="../xonotic-data.pk3dir/models/turrets/radiant/ewheel.md3" -----------KEYS------------ -.targetname of next wapoint in chain. +targetname of next wapoint in chain. Pause at this point # seconds. -----------SPAWNFLAGS----------- @@ -2560,7 +2560,7 @@ If a loop is of targets are formed, any unit entering this loop will patrol it i If the checkpoint chain in not looped, the unit will go "Roaming" when the last point is reached. -Fast moving hover type vehicle, with low shiled & health. +Fast moving hover type vehicle, with low shield & health. Primary weapon is a rapid fire energy cannon, secondary lockable rockets. -------- KEYS -------- 5=red, 14=blue @@ -2569,7 +2569,7 @@ model="models/vehicles-static/wakazachi.md3" -A slow moving 6 legged mech type vehile that has plenty of health and shiled. +A slow moving 6 legged mech type vehicle that has plenty of health and shield. Primary weapon is twin miniguns, secondary eight rockets that can be guided by the pilot. -------- KEYS -------- 5=red, 14=blue @@ -2578,9 +2578,9 @@ model="models/vehicles-static/spiderbot.md3" -The raptor is primaerly a air to ground frighter, its quite lightly armoured or shilded. +The raptor is primarily an air to ground fighter, it's quite lightly armored or shielded. Its main weapon is four rapid fire energy cannons, wich can be locked to track a target by aming at it for some time. -Secondary is a pair of vert powerfull clusterbombs. +Secondary is a pair of very powerful clusterbombs. -------- KEYS -------- 5=red, 14=blue -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- -- 2.39.2