]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add missing height fog into to worldspawn, remove some unused keays for turrets,...
authorunknown <jm@.(none)>
Thu, 4 Nov 2010 03:52:31 +0000 (04:52 +0100)
committerunknown <jm@.(none)>
Thu, 4 Nov 2010 03:52:31 +0000 (04:52 +0100)
scripts/entities.def
scripts/turrets.def

index f2bb5298bbc527fe692e8423d4dcd7faf01b626a..c431b8bf960c914dee4bb4f0a827d8dde2b5c3dc 100644 (file)
@@ -1237,8 +1237,8 @@ modeldisabled="models/weapons/g_uzi.md3"
 /*QUAKED worldspawn (0 0 0) ? 
 The world.
 If you see this, the currently selected brush is not of an entity.
--------- KEYS --------
-fog: fog parameters of the map (density red green blue alpha mindist maxdist); works just like the "fog" console command
+-------- KEYS --------         
+fog: fog parameters of the map (density red green blue alpha mindist maxdist maxheight fade-height); works just like the "fog" console command
 author: name of the author of the map, if not specified in "message". Will get copied to the "author" entry of the mapinfo file when none is present.
 message: text to print at user logon. Used for name of level. Ideally: "NAMEOFLEVEL by AUTHOR". Will get copied to the "title" and "author" entries of the mapinfo file when none is present.
 _description: one-line description of the map. Will get copied to the "description" entry of the mapinfo file when none is present.
index 08ba719447de9b115a07c20d478bcd47cdcffd7e..dbc3a3556721c995ac9c2ea302ae45204aef4825 100644 (file)
@@ -7,14 +7,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/mg.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/mg.md3"
 */
 
 /*QUAKED turret_plasma (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
@@ -25,8 +23,6 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
@@ -34,7 +30,7 @@ PILLAR: Adds a supporting pillar under this turret, for turrets on terrain/uneve
 ---------NOTES----------
 Basic energy cannon
 -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
-model="models/turrets/radiant/plasma.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/plasma.md3"
 */
 
 /*QUAKED turret_plasma_dual (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
@@ -46,14 +42,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/plasma2.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/plasma2.md3"
 */
 
 /*QUAKED turret_flac (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
@@ -65,14 +59,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/flac.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/flac.md3"
 */
 
 /*QUAKED turret_mlrs (1 0 0) (-32 -32 0) (32 32 50)
@@ -84,14 +76,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/mlrs.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/mlrs.md3"
 */
 
 /*QUAKED turret_hellion (1 0 0) (-32 -32 0) (32 32 50)
@@ -103,14 +93,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/hellion.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/hellion.md3"
 */
 
 
@@ -123,14 +111,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/hk.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/hk.md3"
 */
 
 /*QUAKED turret_tesla (1 0 0) (-32 -32 0) (32 32 50)
@@ -142,14 +128,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/tesla.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/tesla.md3"
 */
 
 /*QUAKED turret_phaser (1 0 0) (-32 -32 0) (32 32 50)
@@ -161,14 +145,12 @@ turret_scale_refire: 2 = double refire (SLOWER!), 0.5 = half (FASTER!)
 turret_scale_ammo: 2 = double ammo carry & regen, 0.5 = half ammo carry & regen
 turret_scale_aim: 2 = aim twice as fast, 0,5 = aim at half speed
 turret_scale_health: 2 = double health, 0.5 = half
-master_name: This turret controls what all turrets with master_nameof set to this aim at
-master_nameof: Dont select own targets, use the target of the turret with this master_name
 target: Defend the position of this entity
 team: 5=red, 14=blue
 -------- SPAWNFLAGS --------
 PILLAR: 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="models/turrets/radiant/phaser.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/phaser.md3"
 */
 
 
@@ -186,7 +168,7 @@ PILLAR: Adds a supporting pillar under this turret, for turrets on terrain/uneve
 ---------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="models/turrets/radiant/reactor.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/reactor.md3"
 */
 
 /*QUAKED turret_targettrigger (.5 .5 .5) ?
@@ -207,10 +189,10 @@ team : 5=red, 14=blue
 -----------SPAWNFLAGS-----------
 ---------NOTES----------
 
-A nasty mechanical ceature that will engage longrange target with missiles, midrange with its miniguna and meele things up close and personal.
+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="models/turrets/radiant/walker.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/walker.md3"
 */
 
 
@@ -227,10 +209,10 @@ team : 5=red, 14=blue
 -----------SPAWNFLAGS-----------
 ---------NOTES----------
 
-Small, agile and move capable turret.
+Small, agile and moveing turret.
 
 -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
-model="models/turrets/radiant/ewheel.md3"
+model="../xonotic-data.pk3dir/models/turrets/radiant/ewheel.md3"
 */