From 9e72ac330f01a8aa0e2e4c2b56428a8b5ce15dc2 Mon Sep 17 00:00:00 2001 From: Xylemon Date: Tue, 27 Aug 2024 02:00:12 -0700 Subject: [PATCH] Stubs the last of the power ups for CTF along with the Mission Packs. Also some small fixes and enhancements (like lava nails having a fancy trail). --- zpak001.pk3dir/decls/def/items.def | 9 +++ zpak001.pk3dir/decls/def/items/armor.def | 18 ++--- .../def/items/artifact_empathy_shields.def | 14 ++++ .../decls/def/items/artifact_envirosuit.def | 6 +- .../decls/def/items/artifact_invisibility.def | 6 +- .../def/items/artifact_invulnerability.def | 6 +- .../decls/def/items/artifact_super_damage.def | 6 +- .../decls/def/items/artifact_wetsuit.def | 14 ++++ zpak001.pk3dir/decls/def/items/cells.def | 20 ++--- zpak001.pk3dir/decls/def/items/flags.def | 47 ++++++++++++ zpak001.pk3dir/decls/def/items/health.def | 10 +-- .../decls/def/items/hornofconjuring.def | 15 ++++ zpak001.pk3dir/decls/def/items/nails.def | 20 ++--- .../decls/def/items/powerup_belt.def | 14 ++++ .../decls/def/items/powerup_shield.def | 14 ++++ .../decls/def/items/random_powerup.def | 14 ++++ zpak001.pk3dir/decls/def/items/rockets.def | 20 ++--- zpak001.pk3dir/decls/def/items/runes.def | 76 +++++++++++++++++++ zpak001.pk3dir/decls/def/items/shells.def | 10 +-- zpak001.pk3dir/decls/def/items/sphere.def | 14 ++++ zpak001.pk3dir/decls/def/spawns.def | 44 +++++++++++ .../decls/def/weapons/nailgun_lava.def | 5 +- .../decls/def/weapons/supernailgun_lava.def | 3 +- zpak001.pk3dir/scripts/maptweaks.txt | 6 ++ 24 files changed, 347 insertions(+), 64 deletions(-) create mode 100644 zpak001.pk3dir/decls/def/items/artifact_empathy_shields.def create mode 100644 zpak001.pk3dir/decls/def/items/artifact_wetsuit.def create mode 100644 zpak001.pk3dir/decls/def/items/flags.def create mode 100644 zpak001.pk3dir/decls/def/items/hornofconjuring.def create mode 100644 zpak001.pk3dir/decls/def/items/powerup_belt.def create mode 100644 zpak001.pk3dir/decls/def/items/powerup_shield.def create mode 100644 zpak001.pk3dir/decls/def/items/random_powerup.def create mode 100644 zpak001.pk3dir/decls/def/items/runes.def create mode 100644 zpak001.pk3dir/decls/def/items/sphere.def create mode 100644 zpak001.pk3dir/decls/def/spawns.def diff --git a/zpak001.pk3dir/decls/def/items.def b/zpak001.pk3dir/decls/def/items.def index 7133d20..76752ed 100644 --- a/zpak001.pk3dir/decls/def/items.def +++ b/zpak001.pk3dir/decls/def/items.def @@ -1,9 +1,18 @@ #include "items/armor.def" +#include "items/artifact_empathy_shields.def" #include "items/artifact_envirosuit.def" #include "items/artifact_invisibility.def" #include "items/artifact_invulnerability.def" #include "items/artifact_super_damage.def" +#include "items/artifact_wetsuit.def" +#include "items/flags.def" #include "items/health.def" +#include "items/hornofconjuring.def" +#include "items/powerup_belt.def" +#include "items/powerup_shield.def" +#include "items/random_powerup.def" +#include "items/runes.def" +#include "items/sphere.def" entityDef item_suit { diff --git a/zpak001.pk3dir/decls/def/items/armor.def b/zpak001.pk3dir/decls/def/items/armor.def index 99152fc..c3f327b 100644 --- a/zpak001.pk3dir/decls/def/items/armor.def +++ b/zpak001.pk3dir/decls/def/items/armor.def @@ -1,8 +1,8 @@ entityDef item_armor1 { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "(Green) Armor item that gives you 100 armor points." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "(Green) Armor item that gives you 100 armor points." "spawnclass" "NSItem" "model" "models/armour_g.mdl" "mins" "-16 -16 0" @@ -16,9 +16,9 @@ entityDef item_armor1 entityDef item_armor2 { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "(Yellow) Armor item that gives you 150 armor points." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "(Yellow) Armor item that gives you 150 armor points." "spawnclass" "NSItem" "model" "models/armour_y.mdl" "mins" "-16 -16 0" @@ -33,9 +33,9 @@ entityDef item_armor2 entityDef item_armorInv { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "(Red) Armor item that gives you 200 armor points." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "(Red) Armor item that gives you 200 armor points." "spawnclass" "NSItem" "model" "models/armour_r.mdl" "mins" "-16 -16 0" diff --git a/zpak001.pk3dir/decls/def/items/artifact_empathy_shields.def b/zpak001.pk3dir/decls/def/items/artifact_empathy_shields.def new file mode 100644 index 0000000..d4f1ad5 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/artifact_empathy_shields.def @@ -0,0 +1,14 @@ +entityDef item_artifact_empathy_shields +{ + "editor_usage" "QUAKE: MISSION PACK 1 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that repels half the damage from other players back onto themselves." + "spawnclass" "NSItem" + "inv_name" "Empathy Shield" + "model" "models/empathy.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/artifact_envirosuit.def b/zpak001.pk3dir/decls/def/items/artifact_envirosuit.def index af11777..9d8b0cc 100644 --- a/zpak001.pk3dir/decls/def/items/artifact_envirosuit.def +++ b/zpak001.pk3dir/decls/def/items/artifact_envirosuit.def @@ -1,8 +1,8 @@ entityDef item_artifact_envirosuit { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Powerup that gives players the ability to breath underwater." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that gives players the ability to breath underwater." "spawnclass" "NSItem" "model" "models/suit.mdl" "mins" "-16 -16 0" diff --git a/zpak001.pk3dir/decls/def/items/artifact_invisibility.def b/zpak001.pk3dir/decls/def/items/artifact_invisibility.def index b6e3cec..db6e039 100644 --- a/zpak001.pk3dir/decls/def/items/artifact_invisibility.def +++ b/zpak001.pk3dir/decls/def/items/artifact_invisibility.def @@ -1,8 +1,8 @@ entityDef item_artifact_invisibility { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Powerup that gives players invisibility." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that gives players invisibility." "spawnclass" "NSItem" "inv_name" "Ring of Shadows" "model" "models/pow_invis.mdl" diff --git a/zpak001.pk3dir/decls/def/items/artifact_invulnerability.def b/zpak001.pk3dir/decls/def/items/artifact_invulnerability.def index f86de82..ced9c07 100644 --- a/zpak001.pk3dir/decls/def/items/artifact_invulnerability.def +++ b/zpak001.pk3dir/decls/def/items/artifact_invulnerability.def @@ -1,8 +1,8 @@ entityDef item_artifact_invulnerability { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Powerup that makes players invulnerable." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that makes players invulnerable." "spawnclass" "NSItem" "inv_name" "Pentagram of Protection" "model" "models/pow_invuln.mdl" diff --git a/zpak001.pk3dir/decls/def/items/artifact_super_damage.def b/zpak001.pk3dir/decls/def/items/artifact_super_damage.def index 4355ffd..0fba113 100644 --- a/zpak001.pk3dir/decls/def/items/artifact_super_damage.def +++ b/zpak001.pk3dir/decls/def/items/artifact_super_damage.def @@ -1,8 +1,8 @@ entityDef item_artifact_super_damage { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Powerup that gives players Quad (4x) damage." + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that gives players Quad (4x) damage." "spawnclass" "NSItem" "inv_name" "Quad Damage" "model" "models/pow_quad.mdl" diff --git a/zpak001.pk3dir/decls/def/items/artifact_wetsuit.def b/zpak001.pk3dir/decls/def/items/artifact_wetsuit.def new file mode 100644 index 0000000..8cc0c80 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/artifact_wetsuit.def @@ -0,0 +1,14 @@ +entityDef item_artifact_wetsuit +{ + "editor_usage" "QUAKE: MISSION PACK 1 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that makes the player underwater shock resistant and swim faster." + "spawnclass" "NSItem" + "inv_name" "Wetsuit" + "model" "models/wsuit.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/cells.def b/zpak001.pk3dir/decls/def/items/cells.def index 614d1f1..a7d185a 100644 --- a/zpak001.pk3dir/decls/def/items/cells.def +++ b/zpak001.pk3dir/decls/def/items/cells.def @@ -1,10 +1,10 @@ entityDef item_cells { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Cells for the Lightning Gun." - "editor_usage4" "Gives players 6 Cells Ammo." - "editor_var spawnflags" "Gives players 12 Cells Ammo. + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Cells for the Lightning Gun." + "editor_usage4" "Gives players 6 Cells Ammo." + "editor_var spawnflags" "Gives players 12 Cells Ammo." "inherit" "ammo_base" "model" "models/w_battery.mdl" @@ -18,11 +18,11 @@ entityDef item_cells entityDef item_plasma { - "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" - "editor_usage2" "" - "editor_usage3" "Plamsa Cells for the Thunderbolt." - "editor_usage4" "Gives players 6 Plasma Cells Ammo." - "editor_var spawnflags" "Gives players 12 Plasma Cells Ammo. + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Plamsa Cells for the Thunderbolt." + "editor_usage4" "Gives players 6 Plasma Cells Ammo." + "editor_var spawnflags" "Gives players 12 Plasma Cells Ammo." "inherit" "ammo_base" "model" "models/b_plas0.mdl" diff --git a/zpak001.pk3dir/decls/def/items/flags.def b/zpak001.pk3dir/decls/def/items/flags.def new file mode 100644 index 0000000..9238737 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/flags.def @@ -0,0 +1,47 @@ +entityDef info_flag +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_usage" "Gray Flag (OneTeam)" + "editor_color" "1 0 0" + "spawnclass" "NSItem" + "inv_name" "Gray Flag (OneTeam)" + "model" "models/flag.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" +// "fx_glowshell" "0.2 0.2 0.2" +} + + +entityDef info_flag_team1 +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_usage" "Red Team Flag" + "editor_color" "1 0 0" + "spawnclass" "NSItem" + "inv_name" "Red Team Flag" + "model" "models/flag.mdl" + "skin" "1" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" +// "fx_glowshell" "1 0 0" +} + +entityDef info_flag_team2 +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_usage" "Blue Team Flag" + "editor_color" "1 0 0" + "spawnclass" "NSItem" + "inv_name" "Blue Team Flag" + "model" "models/flag.mdl" + "skin" "2" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" +// "fx_glowshell" "1 0 0" +} \ No newline at end of file diff --git a/zpak001.pk3dir/decls/def/items/health.def b/zpak001.pk3dir/decls/def/items/health.def index d65ad00..3a3baa5 100644 --- a/zpak001.pk3dir/decls/def/items/health.def +++ b/zpak001.pk3dir/decls/def/items/health.def @@ -1,10 +1,10 @@ entityDef item_health { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Gives players 25 Health Points." - "editor_var spawnflags" "Gives players 15 Health Points. - "editor_var spawnflags2" "Gives players 100 Health Points. + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Gives players 25 Health Points." + "editor_var spawnflags" "Gives players 15 Health Points." + "editor_var spawnflags2" "Gives players 100 Health Points." "spawnclass" "NSItem" "model" "models/w_medkit.mdl" diff --git a/zpak001.pk3dir/decls/def/items/hornofconjuring.def b/zpak001.pk3dir/decls/def/items/hornofconjuring.def new file mode 100644 index 0000000..368f20c --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/hornofconjuring.def @@ -0,0 +1,15 @@ +entityDef item_hornofconjuring +{ + "editor_usage" "QUAKE: MISSION PACK 1 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that allows a player to summon allied monsters." + "spawnclass" "NSItem" + "inv_name" "Ring of Shadows" + "model" "models/pow_invis.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +// TODO Uses the "target" field to find a "func_spawn" for monsters +} diff --git a/zpak001.pk3dir/decls/def/items/nails.def b/zpak001.pk3dir/decls/def/items/nails.def index 8149841..254e0a7 100644 --- a/zpak001.pk3dir/decls/def/items/nails.def +++ b/zpak001.pk3dir/decls/def/items/nails.def @@ -1,10 +1,10 @@ entityDef item_spikes { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Nails for the (Super) Nail Gun." - "editor_usage4" "Gives players 25 Nails Ammo." - "editor_var spawnflags" "Gives players 50 Nails Ammo. + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Nails for the (Super) Nail Gun." + "editor_usage4" "Gives players 25 Nails Ammo." + "editor_var spawnflags" "Gives players 50 Nails Ammo." "inherit" "ammo_base" "model" "models/b_nail0.mdl" @@ -18,11 +18,11 @@ entityDef item_spikes entityDef item_lava_spikes { - "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" - "editor_usage2" "" - "editor_usage3" "Lava Spikes for the Lava variant of the Nail Gun." - "editor_usage4" "Gives players 25 Lava Nails Ammo." - "editor_var spawnflags" "Gives players 50 Lava Nails Ammo. + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Lava Spikes for the Lava variant of the Nail Gun." + "editor_usage4" "Gives players 25 Lava Nails Ammo." + "editor_var spawnflags" "Gives players 50 Lava Nails Ammo." "inherit" "ammo_base" "model" "models/b_lnail0.mdl" diff --git a/zpak001.pk3dir/decls/def/items/powerup_belt.def b/zpak001.pk3dir/decls/def/items/powerup_belt.def new file mode 100644 index 0000000..02bbee0 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/powerup_belt.def @@ -0,0 +1,14 @@ +entityDef item_powerup_belt +{ + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that gives lowers gravity on the player for 45 seconds." + "spawnclass" "NSItem" + "inv_name" "Anti-Grav Belt" + "model" "models/beltup.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/powerup_shield.def b/zpak001.pk3dir/decls/def/items/powerup_shield.def new file mode 100644 index 0000000..bc00d47 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/powerup_shield.def @@ -0,0 +1,14 @@ +entityDef item_powerup_shield +{ + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that reduces knockback and front damage by 70% for 30 seconds." + "spawnclass" "NSItem" + "inv_name" "Power Shield" + "model" "models/shield.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/random_powerup.def b/zpak001.pk3dir/decls/def/items/random_powerup.def new file mode 100644 index 0000000..60684b2 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/random_powerup.def @@ -0,0 +1,14 @@ +entityDef item_random_powerup +{ + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Spawns a random powerup." + "spawnclass" "NSItem" + "inv_name" "Random Powerup Respawn" +// "model" "models/shield.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/rockets.def b/zpak001.pk3dir/decls/def/items/rockets.def index c5e91c6..d81797f 100644 --- a/zpak001.pk3dir/decls/def/items/rockets.def +++ b/zpak001.pk3dir/decls/def/items/rockets.def @@ -1,10 +1,10 @@ entityDef item_rockets { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Rockets for the Grenade & Rocket Launcher." - "editor_usage4" "Gives players 5 Rockets Ammo." - "editor_var spawnflags" "Gives players 10 Rockets Ammo. + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Rockets for the Grenade & Rocket Launcher." + "editor_usage4" "Gives players 5 Rockets Ammo." + "editor_var spawnflags" "Gives players 10 Rockets Ammo." "inherit" "ammo_base" "model" "models/w_rpgammo.mdl" @@ -19,11 +19,11 @@ entityDef item_rockets entityDef item_multi_rockets { - "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" - "editor_usage2" "" - "editor_usage3" "Multi Rockets for the Rocket Launcher." - "editor_usage4" "Gives players 5 Multi Rockets Ammo." - "editor_var spawnflags" "Gives players 10 Multi Rockets Ammo. + "editor_usage" "QUAKE: MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Multi Rockets for the Rocket Launcher." + "editor_usage4" "Gives players 5 Multi Rockets Ammo." + "editor_var spawnflags" "Gives players 10 Multi Rockets Ammo." "inherit" "ammo_base" "model" "models/b_mrock0.mdl" diff --git a/zpak001.pk3dir/decls/def/items/runes.def b/zpak001.pk3dir/decls/def/items/runes.def new file mode 100644 index 0000000..8a88fe7 --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/runes.def @@ -0,0 +1,76 @@ +entityDef runespawn +{ + "editor_usage" "ThreeWave CTF (1996) ENTITY" + "editor_usage2" "" + "editor_usage3" "The internal entity that randomly spawns runes since this entity replaces or spawns ontop of info_player_deathmatch spawns." + "spawnclass" "NSItem" + "inv_name" "Rune Spawner" + "model" "" + "mins" "-16 -16 0" + "maxs" "16 16 16" +} + +entityDef info_runespawn +{ + "inherit" "runespawn" +} + +entityDef item_rune_resist +{ + "editor_usage" "ThreeWave CTF (1996) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that halves enemy damage." + "spawnclass" "NSItem" + "inv_name" "Rune of Earth Magic (Resistance)" + "model" "models/rune_resist.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "1 0 0" +} + +entityDef item_rune_haste +{ + "editor_usage" "ThreeWave CTF (1996) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that makes weapons fire twice as fast." + "spawnclass" "NSItem" + "inv_name" "Rune of Hell Magic (Haste)" + "model" "models/rune_haste.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "1 1 0" +} + +entityDef item_rune_strength +{ + "editor_usage" "ThreeWave CTF (1996) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that doubles damage output." + "spawnclass" "NSItem" + "inv_name" "Rune of Black Magic (Strength)" + "model" "models/rune_strength.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 1 0" +} + +entityDef item_rune_regen +{ + "editor_usage" "ThreeWave CTF (1996) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that gives the wearer two health points every second until their health is full." + "spawnclass" "NSItem" + "inv_name" "Rune of Elder Magic (Regeneration)" + "model" "models/rune_regen.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/items/shells.def b/zpak001.pk3dir/decls/def/items/shells.def index cf9f00a..682b05c 100644 --- a/zpak001.pk3dir/decls/def/items/shells.def +++ b/zpak001.pk3dir/decls/def/items/shells.def @@ -1,10 +1,10 @@ entityDef item_shells { - "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" - "editor_usage2" "" - "editor_usage3" "Shells for the (Double Barrel) Shotgun." - "editor_usage4" "Gives players 20 Shells Ammo." - "editor_var spawnflags" "Gives players 40 Shells Ammo. + "editor_usage" "DEATHMATCH CLASSIC (2001) ENTITY" + "editor_usage2" "" + "editor_usage3" "Shells for the (Double Barrel) Shotgun." + "editor_usage4" "Gives players 20 Shells Ammo." + "editor_var spawnflags" "Gives players 40 Shells Ammo." "inherit" "ammo_base" "model" "models/w_shotbox.mdl" diff --git a/zpak001.pk3dir/decls/def/items/sphere.def b/zpak001.pk3dir/decls/def/items/sphere.def new file mode 100644 index 0000000..fdd9c6f --- /dev/null +++ b/zpak001.pk3dir/decls/def/items/sphere.def @@ -0,0 +1,14 @@ +entityDef item_sphere +{ + "editor_usage" "MISSION PACK 2 (1997) ENTITY" + "editor_usage2" "" + "editor_usage3" "Powerup that attacks other players if the health of the wearer is low" + "spawnclass" "NSItem" + "inv_name" "Vengeance Sphere" + "model" "models/sphere.mdl" + "mins" "-16 -16 0" + "maxs" "16 16 16" + "inv_carry" "1" + "spin" "1" +// "fx_glowshell" "0 0 1" +} diff --git a/zpak001.pk3dir/decls/def/spawns.def b/zpak001.pk3dir/decls/def/spawns.def new file mode 100644 index 0000000..f8d9f14 --- /dev/null +++ b/zpak001.pk3dir/decls/def/spawns.def @@ -0,0 +1,44 @@ +entityDef info_player_start +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_description" "Singleplayer Spawn Point" + "editor_color" "1 0 0" + "spawnclass" "NSSpawnPoint" +} + +entityDef info_player_deathmatch +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_description" "Deathmatch Spawn Point" + "editor_color" "1 0 0" + "spawnclass" "NSSpawnPoint" +} + +entityDef info_player_coop +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_description" "Cooperative Spawn Point" + "editor_color" "1 0 0" + "spawnclass" "NSSpawnPoint" +} + +entityDef info_player_team1 +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_description" "Red Team Spawn Point" + "editor_color" "1 0 0" + "spawnclass" "NSSpawnPoint" +} + +entityDef info_player_team2 +{ + "editor_mins" "-16 -16 -36" + "editor_maxs" "16 16 36" + "editor_description" "Blue Team Spawn Point" + "editor_color" "0 0 1" + "spawnclass" "NSSpawnPoint" +} \ No newline at end of file diff --git a/zpak001.pk3dir/decls/def/weapons/nailgun_lava.def b/zpak001.pk3dir/decls/def/weapons/nailgun_lava.def index 22a011f..4b15cf4 100644 --- a/zpak001.pk3dir/decls/def/weapons/nailgun_lava.def +++ b/zpak001.pk3dir/decls/def/weapons/nailgun_lava.def @@ -3,7 +3,7 @@ entityDef weapon_nailgun_lava "editor_color" ".3 .3 1" "editor_mins" "-16 -16 0" "editor_maxs" "16 16 32" - "editor_usage" "Nailgun" + "editor_usage" "(Lava) Nailgun" "editor_rotatable" "1" "spawnclass" "HLWeapon" @@ -16,7 +16,7 @@ entityDef weapon_nailgun_lava // weapon specific "def_fireInfo" "fireInfo_nailgunLava" "def_altfireInfo" "fireInfo_nailgunLavaAlt" - "inv_name" "Nailgun" + "inv_name" "(Lava) Nailgun" "ammoType" "ammo_lava_nails" "ammoRequired" "1" "ammoPerShot" "1" @@ -75,6 +75,7 @@ entityDef projectile_nailLava "detonate_on_death" "0" "detonate_on_world" "1" "detonate_on_actor" "1" + "smoke_fly" "weapon_rocketlauncher.trail" "model_detonate" "weapon_nailgun_lava.impact" "decal_detonate" "Impact.Shot" "snd_explode" "weapon_nailgun.ricochet" diff --git a/zpak001.pk3dir/decls/def/weapons/supernailgun_lava.def b/zpak001.pk3dir/decls/def/weapons/supernailgun_lava.def index 6333517..b668a99 100644 --- a/zpak001.pk3dir/decls/def/weapons/supernailgun_lava.def +++ b/zpak001.pk3dir/decls/def/weapons/supernailgun_lava.def @@ -33,7 +33,7 @@ entityDef weapon_supernailgun_lava // HLWeapon specific "hudSlot" "4" - "hudSlotPos" "0" + "hudSlotPos" "1" "weight" "25" "crosshair" "none" } @@ -59,6 +59,7 @@ entityDef projectile_superNailLava "detonate_on_death" "0" "detonate_on_world" "1" "detonate_on_actor" "1" + "smoke_fly" "weapon_rocketlauncher.trail" "model_detonate" "weapon_nailgun_lava.impact" "decal_detonate" "Impact.Shot" "snd_explode" "weapon_nailgun.ricochet" diff --git a/zpak001.pk3dir/scripts/maptweaks.txt b/zpak001.pk3dir/scripts/maptweaks.txt index 3f51cea..1a23b73 100644 --- a/zpak001.pk3dir/scripts/maptweaks.txt +++ b/zpak001.pk3dir/scripts/maptweaks.txt @@ -1,3 +1,9 @@ +ctf_overrides +{ + when-serverinfo teamplay equals 256 + replace info_player_deathmatch info_runespawn +} + dmc_overrides { replace trigger_teleport dmc_trigger_teleport