X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fentities.ent;h=192c687cb118bc2261ce0f37bbc718539756799c;hb=643f06762b1d8502c0c717eff3abce70ecf97fc5;hp=e603dd7cb4c440ff851b39f2879917c9b9eb3702;hpb=819e424375873fadd886be613277b6ee42a6061d;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/entities.ent b/scripts/entities.ent index e603dd7c..192c687c 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -121,6 +121,7 @@ When a button is touched by a player, it moves in the direction set by the " all entities with a matching targetname will be triggered. all entities with a matching targetname will be triggered. all entities with a matching targetname will be triggered. +instead of triggering ALL matched entities, trigger ONE of them by random speed of button's displacement (default 40). movement type (1 = linear, 2 = cosine [default]) number of seconds button stays pressed (default 1, -1 = return immediately). @@ -321,6 +322,9 @@ Attacking team's player spawning location in Assault. Should touch the floor, bu -------- KEYS -------- this should point to a target_objective to decide when this spawning point is active. trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +instead of triggering ALL matched entities, trigger ONE of them by random weight of spawn point for random selection. Set to a lower value if you have many spawn points close together. Default value is 1. when 1, only bots can spawn here; when 2, only humans can spawn here (be careful with these, or the game will crash because someone cannot spawn) @@ -339,6 +343,9 @@ Defending team's player spawning location in Assault. Should touch the floor, bu -------- KEYS -------- this should point to a target_objective to decide when this spawning point is active. trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +instead of triggering ALL matched entities, trigger ONE of them by random weight of spawn point for random selection. Set to a lower value if you have many spawn points close together. Default value is 1. when 1, only bots can spawn here; when 2, only humans can spawn here (be careful with these, or the game will crash because someone cannot spawn) @@ -383,6 +390,7 @@ Pink team's player spawning location, but there is no game mode to use this yet. Large Armor (default 100 armor points) -------- KEYS -------- time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) amount of armor it gives (default: 100 (g_pickup_armorlarge)) max of armor it increases to (default: 999 (g_pickup_armorlarge_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -397,6 +405,7 @@ modeldisabled="models/items/g_a25.md3" Big Armor (default 50 armor points) -------- KEYS -------- time till it respawns (default: 20) +respawn time randomization +/- seconds (default: 0) amount of armor it gives (default: 50 (g_pickup_armorlarge)) max of armor it increases to (default: 999 (g_pickup_armorlarge_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -411,6 +420,7 @@ modeldisabled="models/items/g_a50.md3" Medium Armor (default 25 armor points) -------- KEYS -------- time till it respawns (default: 20) +respawn time randomization +/- seconds (default: 0) amount of armor it gives (default: 25 (g_pickup_armormedium)) max of armor it increases to (default: 999 (g_pickup_armormedium_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -425,6 +435,7 @@ modeldisabled="models/items/g_armormedium.md3" Small Armor (default 5 armor points) -------- KEYS -------- time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) amount of armor it gives (default: 5 (g_pickup_armorsmall)) max of armor it increases to (default: 999 (g_pickup_armorsmall_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -440,6 +451,7 @@ Machine Gun ammo -------- KEYS -------- bullets gained by this item (if unset, g_pickup_nails is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -453,6 +465,7 @@ Nex, Electro and Crylink ammo -------- KEYS -------- cells gained by this item (if unset, g_pickup_cells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -491,6 +504,7 @@ zbqry="zbqryf/pgs/enqvnag/synt_oyhr_enqvnag.zq3" Large Health (default 50 health points) -------- KEYS -------- time till it respawns (default: 20) +respawn time randomization +/- seconds (default: 0) amount of health it gives (default: 50 (g_pickup_healthlarge)) max of health it increases to (default: 999 (g_pickup_healthlarge_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -505,6 +519,7 @@ modeldisabled="models/items/g_h50.md3" Medium Health (default 25 health points) -------- KEYS -------- time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) amount of health it gives (default: 25 (g_pickup_healthmedium)) max of health it increases to (default: 999 (g_pickup_healthmedium_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -520,6 +535,7 @@ Mega Health (default 100 health points) In Minstagib, this randomly turns into either an invisibility, an extra lives or a speed power-up with a default respawn time of 120. -------- KEYS -------- time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) amount of health it gives (default: 100 (g_pickup_healthmega)) max of health it increases to (default: 999 (g_pickup_healthmega_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -534,6 +550,7 @@ modeldisabled="models/items/g_h100.md3" Small Health (default 5 health points) -------- KEYS -------- time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) amount of health it gives (default: 5 (g_pickup_healthsmall)) max of health it increases to (default: 5 (g_pickup_healthsmall_max)) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. @@ -549,6 +566,7 @@ Strong Shield In Minstagib, this randomly turns into either an invisibility, an extra lives or a speed power-up with a default respawn time of 120. -------- KEYS -------- time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -563,6 +581,7 @@ Always contains 5 (g_minstagib_ammo_drop) shots. It only appears when playing Minstagib and prevents auto-replacement of weapon_nex & weapon_rocketlauncher when used. -------- KEYS -------- time till it respawns (default: 45) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -576,6 +595,7 @@ Rocket Launcher, Hagar and Mortar ammo -------- KEYS -------- rockets gained by this item (if unset, g_pickup_rockets is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -589,6 +609,7 @@ Shotgun ammo -------- KEYS -------- shells gained by this item (if unset, g_pickup_shells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -602,6 +623,7 @@ Strength aka Quad damage In Minstagib, this randomly turns into either an invisibility, an extra lives or a speed power-up with a default respawn time of 120. -------- KEYS -------- time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -679,7 +701,8 @@ When the laser's target has itself target set, its targets are triggered when so Generic placeholder for inserting MD3 models in game. Requires compilation of map geometry to be added to level. If the map is compiled with Q3Map2, then ASE, 3DS, OBJ and other model formats are supported. -------- Q3MAP2 KEYS -------- file name of model to include -frame of model to include +frame of model to include +skin of model to include string of the form from;to specifying which texture name of the model to replace by which shader; * is allowed. Any key starting with this prefix will work, so if you need more remappings, create _remap2, etc. view direction of the model view direction of the model in PITCH YAW ROLL @@ -886,6 +909,7 @@ Teleport destination location point for trigger_teleport entities. Do not let it target to activate when a teleporter targeting this is used target to activate when a teleporter targeting this is used target to activate when a teleporter targeting this is used +instead of triggering ALL matched entities, trigger ONE of them by random direction in which player will look when teleported, OR use pitch and yaw when coming out of the teleporter (also specifies the direction the player will aim when coming out) weight for random selection, in case a teleporter points at multiple misc_teleporter_dest @@ -901,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. @@ -924,6 +948,10 @@ Path corner entity that func_train will follow. All path_corner entities of a train have to connect in a circular manner, while the func_train shall point to one of the path_corners (ideally the one at the train's starting point) -------- KEYS -------- point to next path_corner in the path. +triggered when a func_train stops at this target +triggered when a func_train stops at this target +triggered when a func_train stops at this target +instead of triggering ALL matched entities, trigger ONE of them by random the train following the path or the previous path_corner in the path points to this. speed of func_train while moving to this path corner. If unset, the value from the func_train will be used. number of seconds func_train will pause on this path corner before moving to next path corner (default: 0.1; to not wait, set this to -1 @@ -949,6 +977,7 @@ This entity triggers its targets whenever a new assault round is started. This c targetname of entities to be enabled/triggered on round start (e.g. the func_assault_destructibles targeting the target_objective) targetname of entities to be enabled/triggered on round start targetname of entities to be enabled/triggered on round start +instead of triggering ALL matched entities, trigger ONE of them by random @@ -958,6 +987,7 @@ target_objective controls an objective. Once triggered the objective is active a targetname of entities to be enabled/triggered on objective fulfilling (e.g. the func_assault_destructibles targeting the target_objective) targetname of entities to be enabled/triggered on objective fulfilling targetname of entities to be enabled/triggered on objective fulfilling +instead of triggering ALL matched entities, trigger ONE of them by random targetname for this entity so it can be triggered by other entities. @@ -1055,6 +1085,7 @@ Variable sized repeatable trigger. Must be targeted at one or more entities. I trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered +instead of triggering ALL matched entities, trigger ONE of them by random name that identifies this entity so it can be triggered delay the triggering by the given time print this message to the player who activated the trigger @@ -1111,6 +1142,7 @@ More than one "trigger event" can be delayed at once, as opposed to tr trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered +instead of triggering ALL matched entities, trigger ONE of them by random name that identifies this entity so it can be triggered delay the triggering by the given time print this message to the player who activated the trigger @@ -1133,6 +1165,7 @@ Note that in Xonotic, teleporters preserve momentum of the player using them. target to activate when the teleporter is used target to activate when the teleporter is used target to activate when the teleporter is used +instead of triggering ALL matched entities, trigger ONE of them by random team that owns this teleporter (5 = red, 14 = blue, etc) (when set, only this team can teleport) when targeted by a func_button, pressing the button will reassign the teleporter to the team of the activator. -------- SPAWNFLAGS -------- @@ -1144,6 +1177,7 @@ the Crylink -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1157,6 +1191,7 @@ the Electro -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1170,6 +1205,7 @@ the Mortar -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1183,6 +1219,7 @@ the Hagar -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1197,6 +1234,7 @@ the Laser. Note that unless you use in your mapinfo file, everyone will already spawn with one, making this pickup useless. -------- KEYS -------- time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1211,6 +1249,7 @@ In Minstagib, this turns into an item_minst_cells if no explicit item_minst_cell -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15 * g_balance_nex_respawntime_modifier) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1225,6 +1264,7 @@ In Minstagib, this turns into an item_minst_cells if no explicit item_minst_cell -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1240,6 +1280,7 @@ in your mapinfo file, everyone will already spawn with one, making this pickup u -------- KEYS -------- initial shells of the weapon (if unset, g_pickup_shells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1253,6 +1294,7 @@ the Machine Gun -------- KEYS -------- initial bullets of the weapon (if unset, g_pickup_nails is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1319,6 +1361,9 @@ NOTE for race_place: when the race starts after the qualifying, the player with -------- KEYS -------- this should point to a trigger_race_checkpoint to decide when this spawning point is active. The checkpoint has to be AFTER this spawn. trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +instead of triggering ALL matched entities, trigger ONE of them by random weight of spawn point for random selection. Set to a lower value if you have many spawn points close together. Default value is 1. if target points to the trigger_race_checkpoint with cnt 0 (finish line), this sets which place the spawn corresponds to; the special value 0 stands for spawns for players who died in game, and -1 marks the spawnpoint for qualifying mode only; any race map must have spawnpoints with race_place being 1, 2, 3 or it gets marked as a frustrating map when 1, only bots can spawn here; when 2, only humans can spawn here (be careful with these, or the game will crash because someone cannot spawn) @@ -1394,6 +1439,7 @@ Triggers once when the game starts, then no longer does anything. trigger all entities with this targetname when starting the game trigger all entities with this targetname when starting the game trigger all entities with this targetname when starting the game +instead of triggering ALL matched entities, trigger ONE of them by random wait so many seconds before triggering @@ -1415,6 +1461,7 @@ the MinstaGib Nex. Always kills with one shot. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1428,6 +1475,7 @@ the Port-O-Launch. Only can be shot once. Portals cannot be made on noimpact surfaces, and the portal missile will bounce on slick surfaces. -------- KEYS -------- time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1500,6 +1548,44 @@ Example is a Mario-style question mark block which could throw a new weapon_nex create a first entity on map load + +This is a model which can be damaged. +Once all health is consumed it'll disappear and trigger the targeted entity/entities. +When triggered, it resets to full health, and unbreaks. +-------- KEYS -------- +file name of model to include +The damage this trigger can take +The entity/entities to be triggered once this entity gets invisible +The name other entities can use to target this entity +particle effect name to show when destroyed +particle effect multiplier +optional replacement model to show when destroyed +names of debris models to show when destroyed, separated by spaces +sound to play when destroyed +damage to deal to the environment when destroyed +edge damage to deal to the environment when destroyed +damage radius +damage force +death message when a player gets hit by the explosion +death message when someone gets pushed into this (default: "was pushed into an explosion by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) +way in which the debris moves: one of 1 = ANGLENOCLIP, 2 = ANGLECLIP, 3 = WALK, 4 = STEP, 5 = FLY, 6 = TOSS, 7 = PUSH, 8 = NOCLIP, 9 = FLYMISSILE, 10 = BOUNCE, 11 = BOUNCEMISSILE +solidity of the debris: one of 0 = NOT, 1 = TRIGGER, 2 = BBOX, 3 = SLIDEBOX, 4 = BSP, 5 = CORPSE +initial velocity vector of the debris (static part) +initial velocity vector of the debris (random part) +initial angular velocity vector of the debris (random part) +time till the debris fades (average) +time till the debris fades (random part) +how long debris takes to fade +how much debris is affected by damage force (e.g. explosions) +skin number of debris +time till it respawns (default: no auto respawn) +respawn time randomization +/- seconds (default: 0) +-------- SPAWNFLAGS -------- +do not allow damaging this until it is first activated +indicate amount of damage already taken by coloring +if set, splash damage cannot activate the door, only direct damage can (requires health to be set) + + This is a brush model which can be damaged. Once all health is consumed it'll disappear and trigger the targeted entity/entities. @@ -1529,6 +1615,8 @@ When triggered, it resets to full health, and unbreaks. how long debris takes to fade how much debris is affected by damage force (e.g. explosions) skin number of debris +time till it respawns (default: no auto respawn) +respawn time randomization +/- seconds (default: 0) -------- SPAWNFLAGS -------- do not allow damaging this until it is first activated indicate amount of damage already taken by coloring @@ -1552,6 +1640,7 @@ the Heavy Laser Assault Cannon. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1565,6 +1654,7 @@ the Mine Layer. -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1579,6 +1669,7 @@ the T.A.G. Seeker. -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1592,6 +1683,7 @@ the on-hand Grappling Hook. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1608,11 +1700,12 @@ Any object touching this will be healed. sound file to play (use misc/null.wav to make it silent), default = item_health_medium sound - + the Sniper Rifle. -------- KEYS -------- initial bullets of the weapon (if unset, g_pickup_nails is used) time till it respawns (default: 30) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1669,6 +1762,7 @@ Works similar to trigger_relay, but only relays trigger events if the team of th trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered trigger all entities with this targetname when triggered +instead of triggering ALL matched entities, trigger ONE of them by random name that identifies this entity so it can be triggered delay the triggering by the given time print this message to the player who activated the trigger @@ -1759,6 +1853,7 @@ Jetpack fuel -------- KEYS -------- fuel units gained by this item (if unset, g_pickup_fuel is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1771,6 +1866,7 @@ modeldisabled="models/items/g_fuel.md3" Fuel regenerator -------- KEYS -------- time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1784,6 +1880,7 @@ Jetpack -------- KEYS -------- fuel units gained by this item (if unset, g_pickup_fuel_jetpack is used) time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1802,6 +1899,7 @@ Triggers targets when a given magic word has been said all entities with a matching targetname will be triggered. all entities with a matching targetname will be triggered. all entities with a matching targetname will be triggered. +instead of triggering ALL matched entities, trigger ONE of them by random -------- SPAWNFLAGS -------- do not respond to "say" messages do not respond to "say_team" messages @@ -1818,6 +1916,7 @@ the Fireball -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. -------- SPAWNFLAGS -------- @@ -1834,13 +1933,16 @@ 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 -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 +instead of triggering ALL matched entities, trigger ONE of them by random 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 -------- +allow this entity to be moved by others, e.g. misc_follow in MOVETYPE_FOLLOW mode @@ -1868,6 +1970,8 @@ Must target a target_position that indicates the view to be shown (and whose ang must point to a target_position 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 -------- +allow this entity to be moved by others, e.g. misc_follow in MOVETYPE_FOLLOW mode @@ -1972,4 +2076,257 @@ When no chmap key is set, the entity just ends the match when triggered. The pla Map file to switch to, leave empty to make this entity just end the match Switch to this gametype. If empty, the same gametype stays + +Fast firing moderate damage bullet (hitscan) turret. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/mg.md3" + + + +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +---------NOTES---------- +Basic energy cannon +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/plasma.md3" + + + +basic energy cannon * 2 +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/plasma2.md3" + + + +Only kills missiles, rockets, grenadelauncher & electro secondaries to be precise. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/flac.md3" + + + +6 unguided rockers fired in a rapid burst. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/mlrs.md3" + + + +2 guided moderate damage accelerating rockets +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/hellion.md3" + + + + +Single powerful rocket with the ability to evade obstacles to find its target. Varied speed. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/hk.md3" + + + +Fires a lightning bolt that will jump to up to 10 targets if they are close enough to each other. Missiles included. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/tesla.md3" + + + +Constant beam weapon that will considerably slow its target down while dealing low but constant damage. +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +Defend the position of this entity +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/phaser.md3" + + + + +-------- KEYS -------- +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = double refire (SLOWER!), 0.5 = half (FASTER!) +2 = double ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +5=red, 14=blue +-------- SPAWNFLAGS -------- +Adds a supporting pillar under this turret, for turrets on terrain/uneven surfaces. (only for visuals) +---------NOTES---------- +Supplies neerby energy based turrets with more power so they can fire more often. +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/reactor.md3" + + + +Used to feed turrets capable of it with remote target info. currently only turret_hk supports this. + + + + +-----------KEYS------------ +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = doubble refire (SLOWER!), 0.5 = half (FASTER!) +2 = doubble ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +5=red, 14=blue +-----------SPAWNFLAGS----------- +---------NOTES---------- + +A nasty mechanical critter that will engage longrange target with missiles, midrange with its minigun and meele 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" + + + + +-----------KEYS------------ +2 = double damage, 0.5 = half +2 = double range, 0.5 = half +2 = doubble refire (SLOWER!), 0.5 = half (FASTER!) +2 = doubble ammo carry & regen, 0.5 = half ammo carry & regen +2 = aim twice as fast, 0,5 = aim at half speed +2 = double health, 0.5 = half +5=red, 14=blue +-----------SPAWNFLAGS----------- +---------NOTES---------- + +Small, agile and moveing turret. + +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="../xonotic-data.pk3dir/models/turrets/radiant/ewheel.md3" + + + + +-----------KEYS------------ +.targetname of next wapoint in chain. +Pause at this point # seconds. +-----------SPAWNFLAGS----------- + +---------NOTES---------- +If a loop is of targets are formed, any unit entering this loop will patrol it indefinitly. +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. +Primary weapon is a rapid fire energy cannon, secondary lockable rockets. +-------- KEYS -------- +5=red, 14=blue +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="models/vehicles-static/wakazachi.md3" + + + +A slow moving 6 legged mech type vehile that has plenty of health and shiled. +Primary weapon is twin miniguns, secondary eight rockets that can be guided by the pilot. +-------- KEYS -------- +5=red, 14=blue +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="models/vehicles-static/spiderbot.md3" + + + +The raptor is primaerly a air to ground frighter, its quite lightly armoured or shilded. +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. +-------- KEYS -------- +5=red, 14=blue +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +model="models/vehicles-static/raptor.md3" +