1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246
|
/*QUAKED turret_machinegun (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
Fast firing moderate damage bullet (hitscan) turret.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_plasma (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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)
---------NOTES----------
Basic energy cannon
-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
model="models/turrets/radiant/plasma.md3"
*/
/*QUAKED turret_plasma_dual (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
basic energy cannon * 2
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_flac (1 0 0) (-32 -32 0) (32 32 50) - PILLAR
Only kills missiles, rockets, grenadelauncher & electro secondaries to be precise.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_mlrs (1 0 0) (-32 -32 0) (32 32 50)
6 unguided rockers fired in a rapid burst.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_hellion (1 0 0) (-32 -32 0) (32 32 50)
2 guided moderate damage accelerating rockets
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_hk (1 0 0) (-32 -32 0) (32 32 50)
Single powerful rocket with the ability to evade obstacles to find its target. Varied speed.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_tesla (1 0 0) (-32 -32 0) (32 32 50)
Fires a lightning bolt that will jump to up to 10 targets if they are close enough to each other. Missiles included.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_phaser (1 0 0) (-32 -32 0) (32 32 50)
Constant beam weapon that will considerably slow its target down while dealing low but constant damage.
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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"
*/
/*QUAKED turret_fusionreactor (1 0 0) (-32 -32 0) (32 32 50)
-------- KEYS --------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
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
team: 5=red, 14=blue
-------- SPAWNFLAGS --------
PILLAR: 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="models/turrets/radiant/reactor.md3"
*/
/*QUAKED turret_targettrigger (.5 .5 .5) ?
Used to feed turrets capable of it with remote target info. currently only turret_hk supports this.
*/
/*QUAKED turret_walker (1 0 0) (-32 -32 0) (32 32 50)
-----------KEYS------------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
turret_scale_refire: 2 = doubble refire (SLOWER!), 0.5 = half (FASTER!)
turret_scale_ammo: 2 = doubble 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
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.
-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
model="models/turrets/radiant/walker.md3"
*/
/*QUAKED turret_ewheel (1 0 0) (-32 -32 0) (32 32 50)
-----------KEYS------------
turret_scale_damage: 2 = double damage, 0.5 = half
turret_scale_range: 2 = double range, 0.5 = half
turret_scale_refire: 2 = doubble refire (SLOWER!), 0.5 = half (FASTER!)
turret_scale_ammo: 2 = doubble 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
team : 5=red, 14=blue
-----------SPAWNFLAGS-----------
---------NOTES----------
Small, agile and move capable turret.
-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
model="models/turrets/radiant/ewheel.md3"
*/
/*QUAKED turret_checkpoint (1 0 1) (-32 -32 -32) (32 32 32)
-----------KEYS------------
target: .targetname of next wapoint in chain.
wait: 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.
*/
|