Garry's Mod

Garry's Mod

5,156 ratings
Horde : Wave Survival Gamemode
28
10
5
33
14
12
6
7
11
8
2
7
5
4
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Fun, Realism
File Size
Posted
Updated
64.482 MB
Feb 19, 2021 @ 7:01pm
May 28 @ 4:04pm
748 Change Notes ( view )

Subscribe to download
Horde : Wave Survival Gamemode

In 3 collections by Gorlami
Horde Gamemode Default Config Collection
108 items
Horde Optimized Maps
116 items
Horde Gamemode Official Server Content
136 items
Description
Offiicial Discord [discord.gg] Gamemode Wiki[github.com]
PATREON[patreon.com][/b]
Official Server (US): 192.186.136.236:27055

Introduction (V2.1.0)
Horde is a single/multiplayer PVE gamemode that draws inspiration from Killing Floor. Players progress through killing waves of enemies. It currently features:
  • Customizable Shop: Spend your rewards to buy various items. The shop has different categories and features a weight system similar to Killing Floor. You can add Any Entities you want to the shop!

  • Customizable Enemy Spawns: You can set Any NPC(e.g. zombie, combine, etc.) you want to spawn. Spawn options also include modifiers (e.g. health/damage, weapons, boss) to spice up your game. Spawned enemies will try to seek you.

  • Class/Perk/Rank System: Each class owns a unique ability and can be configured to have different weapon pools. There are 10 classes in total: Assault, Demolition, Ghost, Medic, Heavy, Engineer, Berserker, Warden, Cremator, and Survivor. Each class comes with its own set of Perks. Level up your class Ranks by killing enemies or healing teammates.

  • Difficulty System & Multiplayer Scaling: The number of enemies scales dynamically with the number of players. You can set certain enemies as Elites/Boss, scaling their health according to the number of players. You can also choose to play on 4 difficulties: Normal, Hard, Realism, and Nightmare.

  • Works on any AI Noded maps. Moreover, Horde also has its own mapping entities. Map makers see here: https://github.com/tpan496/Horde/wiki/Mapping.

  • Included Default Config: I configured a 10-wave setup using ArcCW weapons and VJBase Zombie SNPCs. If you wish to play the default config, you need to download additional addons and start the game with all default config options enabled. I would recommend disabling ArcCW Perks for a more balanced experience.
    However, if you just want to customize everything on your own, you do not need any additional addons.

  • Dedicated Server & Lua Addon Extension Support: Besides the client UI, you can create config addons using lua! This might be more efficient if you are creating a large setup and allows you to share them on the Workshop. See more here: https://github.com/tpan496/Horde

Note: YOU DON'T NEED TO DOWNLOAD ADDITIONAL ADDONS if you do not plan to play the default config!

Common Questions
Q1: Can't change player model?
A: Use 3rd party addons like Player Model Selector / Outfitter. Horde overrides sandbox models by default.

Q2: No enemies are spawning / Shop is empty
A: If you are using the default config, make sure you download the additional addons. If you are not using default enemy configs, by default no enemies will spawn since nothing has been configured yet! You need to configure them by saying !enemyconfig.

Q3: No commands work
A: Make sure you change the gamemode to Horde.

Q4: Infinite enemy spawns
A: Don't use spawners (e.g. random zombie). Horde cannot capture spawner-generated enemies.

Q5: Where are the last 1 or 2 enemies?
A: Enemies are guaranteed to spawn. Try to move around or check the map more closely. If you are using "spawn limit" option, make sure you are not ABUSING it. Only a very small portion of your enemies should have "spawn limit". You should leave "spawn limit" as 0 for most enemies.

Q6: Why are my custom changes not saved?
A: Make sure that you are not using the default config! (horde_default_enemy_config, horde_default_item_config, horde_default_class_config) and do this before your game starts.

Q7: I cannot buy using F3
A: Some hr_ maps have dedicated buy zones. You need to be in the buy zone in order to open the shop.

Q8: What does "elite", “weight” mean in the enemy config tab?
A: Elite monsters scale health based on the number of players. Weight refers to the relative weight for spawning. If A=2, B=1, and they are the only two types of enemies in a wave, then A has twice the chance of spawning than B.

Q9: Can I use any other weapon packs / NPC packs for configuration?
A: Yes of course. If you want to customize, you don't need to download any of the required addons listed on this page.

Q10: Where is the config data stored?
A: garrysmod/data/horde.

Q11: Enemy deal no damage / AI disabled
A: This gamemode uses Sandbox as base. Try changing related sandbox settings.

Q12: ArcCW Attachments not working
A: By default Horde only allows you to buy ArcCW attachments from the shop. You can uncheck the "Free ArcCW Attachments" option in the game mode menu, or type arccw_attinv_free 1 in console.

Chat Commands
!shop - Shop menu. Or Press F3 / Spare1.
!ready - Get ready. Or Press F4 / Spare2.
!drop - Drop your current weapon
!throwmoney - Drop 50$. Or Press V.
!rtv - Initiate map vote.
!itemconfig - Item configs (admin only). Or Press F2.
!enemyconfig - Spawn configs (admin only)
!classconfig - Class description configs (admin only)
!mapconfig - Map whitelist/blacklist (admin only)
!start - Force start the game (admin only)

Console Commands

Client:
horde_enable_halo(0/1): Enable highlight for last 10 enemies. 1 by default.

Server:
You need to change these BEFORE your game/server starts to take effect.
horde_default_enemy_config(0/1) - Use default enemy wave config settings. 1 by default.
horde_default_item_config(0/1) - Use default item config settings. 1 by default.
horde_default_class_config(0/1) - Use default class config settings. 1 by default.
horde_external_lua_config("") - Name of the lua config file to use. Leave this empty if you do not have one.
horde_max_wave(1-10) - Max waves. 10 by default.
horde_difficulty(0/1/2/3) - Difficulty. Normal, hard, realism, nightmare. 0 by default.
horde_endless(0/1) - Enable endless. 0 by default.

See the full list of commands here: https://github.com/tpan496/Horde

Command Flag Changes
Horde runs several commands automatically to optimize the gamemode experience:
vj_npc_addfrags 0 -- prevents double frag counting
vj_npc_knowenemylocation 1 -- enemies can seek you immediately
vj_npc_bleedenemyonmelee 0 -- conflict with damage system

Credits
Github Contributors - TheOnly8Z (perks/icons), Ulti
Translators - Archi, Bishy (Spanish), Lux_Fero (Russian)
Testers - paper, xcele, wdnmd, mush, daeda, timonthy, max jamon
ArcCW team for default weapons
DrVrej for default npcs
Valve for models and sound effects


tags= zombie, npc, snpc, killing floor, zombie invasion, arccw, vjbase, nextbot, wave, defense, item, weapon, map, gamemode, horde, survival, customizable, customize, mode, game, addon, custom, realism, combine, alien, coop, cooperative, pve
Popular Discussions View All (65)
526
Jun 7 @ 8:47pm
PINNED: Bugs Report
Gorlami
270
Apr 12 @ 4:39pm
PINNED: Feature Requests
Gorlami
2
Apr 4 @ 9:22am
how to set your own player model
Дядюшка Музей
1,827 Comments
Olafowo ⛟ Jun 12 @ 9:59am 
dns meiryiservice .xyz is the link that got deleted
Olafowo ⛟ Jun 12 @ 9:57am 
whats {LINK REMOVED} ? Horde is trying to open it every time the game is running from svchost
Whizvia Jun 9 @ 9:29pm 
I found the user file, but it's encrypted. I can't recover the progress, so I think it's probably best to give up on this mod.
CaptainGamer Jun 9 @ 6:53pm 
Nvm, now I know why they won't attack me. You have to turn off the "Ignore Player" in Sandbox so the enemies doesn't ignore the players and walk around aimless.
CaptainGamer Jun 9 @ 4:26pm 
Does anyone know how to fix the npcs? They won't come after me.
would it work with arc9 ?
Whizvia Jun 8 @ 6:04am 
can i edit players data? i played enjoy this mod with friends but i forget backup my gmod files... so we lose all progress, i want restore the progress. but i can't figure out that.
Jamboree Jun 7 @ 11:59am 
As engineer when the normal turrets take one hit.. they go up in flames instantly
the-UG Jun 3 @ 3:57am 
圆头耄耋:bms_headcrab:
Makima Kima May 22 @ 2:24am 
How can I add a new category to the store?