Garry's Mod

Garry's Mod

4,967 arvostelua
Horde : Wave Survival Gamemode
28
9
5
33
14
12
5
7
10
8
2
7
5
4
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Fun, Realism
Tiedostokoko
Julkaistu
Päivitetty
63.817 MB
19.2.2021 klo 19.01
7.12.2024 klo 9.11
734 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Horde : Wave Survival Gamemode

3 kokoelmassa, tekijä Gorlami
Horde Gamemode Default Config Collection
99 luomusta
Horde Optimized Maps
108 luomusta
Horde Gamemode Official Server Content
128 luomusta
Kuvaus
Offiicial Discord [discord.gg] Gamemode Wiki[github.com]
PATREON[patreon.com][/b]
Official Server (US): 192.186.136.236:27055

Introduction (V1.2.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
Suositut keskustelut Näytä kaikki (61)
507
13.1. klo 10.11
TÄRKEÄ: Bugs Report
Gorlami
268
4.10.2024 klo 7.37
TÄRKEÄ: Feature Requests
Gorlami
12
27.9.2024 klo 16.35
bro how get color ranks
Anothuor
1 777 kommenttia
Rogeriforloki 12.1. klo 1.33 
@DZA1986 i second that
DZA1986 11.1. klo 13.13 
Can someone please explain to me how the heck i make a custom config? I really want to put out configs but after I make it idk what to do it wont save or anything.
Mita  [tekijä] 5.1. klo 14.16 
@orion Outfitter
Orion 5.1. klo 12.07 
Is there a way to make it so that you can use any playermodel regardless of class?
KeKaoJun 31.12.2024 klo 0.30 
请问我全部启用的默认配置,敌人可以正常生成,但是按f3没反应是要怎么办啊
Unstable WiFI/No Mic/English 21.12.2024 klo 8.45 
why do i need to sometimes subscribe to the maps? when joining the server?
夹心仁菜 13.12.2024 klo 21.09 
为什么我使用默认配置进去会报错没有生成僵尸和物品是要自己设置吗,必须物品也下载了
Colkillervin 10.12.2024 klo 4.39 
or like can you guys make it so that the guns dont play at global volume or something like that
Colkillervin 8.12.2024 klo 6.04 
is there a way to reduce the volume of the guns
Vara 26.11.2024 klo 20.49 
Instructions are bad/not clear enough and it always sets itself to the default config. Making a custom config does not work and I think it needs an overhaul.