Garry's Mod

Garry's Mod

5,266 hodnocení
Horde : Wave Survival Gamemode
29
10
5
34
14
12
6
7
11
8
2
7
5
4
2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Fun, Realism
Velikost souboru
Přidáno
Aktualizováno
64.482 MB
19. úno. 2021 v 19.01
20. čvn. v 17.34
Poznámky ke změnám (749) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Horde : Wave Survival Gamemode

V 3 kolekcích od uživatele Gorlami
Horde Gamemode Default Config Collection
108 položek
Horde Optimized Maps
116 položek
Horde Gamemode Official Server Content
136 položek
Popis
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
Populární diskuze Zobrazit vše (67)
532
7. srp. v 16.25
PŘILEPENO: Bugs Report
Gorlami
271
15. čvn. v 5.43
PŘILEPENO: Feature Requests
Gorlami
2
3. čvc. v 16.30
Compatible third-person mods?
java2424
Počet komentářů: 1 864
Sharkbaitjr513 20. srp. v 18.06 
1/2 From Problems popup:

[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/cl_achievement.lua:10: attempt to call method 'SteamID' (a nil value)
1. v - gamemodes/horde/gamemode/cl_achievement.lua:10
2. unknown - lua/includes/modules/hook.lua:102
-----
[Horde : Wave Survival Gamemode] lua/includes/extensions/util.lua:39: attempt to call method 'GetAimVector' (a nil value)
1. GetPlayerTrace - lua/includes/extensions/util.lua:39
2. v - gamemodes/horde/gamemode/cl_init.lua:239
3. Run - lua/includes/modules/hook.lua:102
4. v - lua/includes/modules/halo.lua:140
5. unknown - lua/includes/modules/hook.lua:102
------

[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_status.lua:326: attempt to call method 'Horde_GetCurrentSubclass' (a nil value)
1. v - gamemodes/horde/gamemode/gui/cl_status.lua:326
2. unknown - lua/includes/modules/hook.lua:102
------
小六fozan 14. srp. v 4.54 
怎么加入其他模式的武器配件啊:steamsad:
How can I add weapon attachments for other modes
RPO 13. srp. v 18.20 
How do you get skull tokens?
123cccyoyo 12. srp. v 20.52 
[Horde : 生存游戏模式] lua/includes/extensions/util.lua:39: attempt to call method 'GetAimVector' (a nil value)
1. GetPlayerTrace - lua/includes/extensions/util.lua:39
2. fn - gamemodes/horde/gamemode/cl_init.lua:239
3. Run - lua/ulib/shared/hook.lua:109
4. fn - lua/includes/modules/halo.lua:140
5. unknown - lua/ulib/shared/hook.lua:109 (x2835)
我这边选模式,然后开了我之前的合集的mod,我以前没有遇到过这情况,现在进入后商店无法打开等等
Шу <3 Deftones 7. srp. v 14.24 
Hi bro, are there any guides or reviews for all classes and subclasses? I want to choose a subclass to open, but I can't decide:steamsad:
GAMERxPRO 5. srp. v 10.21 
very fun gamemode but I feel it needs tweaking, a lot of the time when the zombies cannot path to their target the whole game will lag extremely. I know this might just be an issue with the map but it keeps happening on many maps. Also turrets keep teleporting and it's annoying.
DragonDen_IS 1. srp. v 21.28 
Thank you for the info Gorlami. :steamthumbsup:
Hot Wet Nobel Laureates 1. srp. v 21.20 
Thanks for the explanation Gorlami. I left a comment on the pull request you linked.
fish 1. srp. v 21.07 
how the hell do i change the enemies
Gorlami  [autor] 1. srp. v 20.29 
The entire addon is also open source which you can view on github. The related changes are here https://github.com/Cabel496/Horde/pull/147