Garry's Mod

Garry's Mod

Ocen: 4,627
Horde : Wave Survival Gamemode
25
7
5
31
14
11
5
7
8
8
2
7
4
4
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Fun, Realism
Rozmiar pliku
Zamieszczono
Zaktualizowano
66.259 MB
19 lutego 2021 o 19:01
14 marca o 19:29
Listy zmian: 714 ( zobacz )

Zasubskrybuj, aby pobrać
Horde : Wave Survival Gamemode

W 3 kolekcjach stworzonych przez Gorlami
Horde Gamemode Default Config Collection
Przedmioty: 92
Horde Optimized Maps
Przedmioty: 101
Horde Gamemode Official Server Content
Przedmioty: 121
Opis
Offiicial Discord [discord.gg] Gamemode Wiki[github.com]
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
Popularne dyskusje Zobacz wszystkie (52)
478
29 maja o 8:56
PRZYPIĘTE: Bugs Report
Gorlami
261
25 maja o 21:17
PRZYPIĘTE: Feature Requests
Gorlami
8
18 listopada 2023 o 18:02
bro how get color ranks
Anothuor
Komentarzy: 1 708
Hunting lad 19 godz. temu 
[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:217
3. Run - lua/includes/modules/hook.lua:96
4. old_renderhalos - lua/includes/modules/halo.lua:149
5. v - lua/wire/client/cl_wirelib.lua:252
6. unknown - lua/includes/modules/hook.lua:96
This keeps happening and its happening like 100 times a second
karlmanboi 18 maja o 22:04 
Pls fix the errors
Goaty 15 maja o 23:19 
[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/sv_misc.lua:78: Tried to use a NULL entity!

GetNWEntity - [C]:-1
IsPlayerMinion - gamemodes/horde/gamemode/sv_misc.lua:78
v - gamemodes/horde/gamemode/sv_damage.lua:255
unknown - lua/includes/modules/hook.lua:96
TakeDamageInfo - [C]:-1
TakeDamage - gamemodes/horde/gamemode/sv_damage.lua:212
unknown - gamemodes/horde/gamemode/gadgets/gadget_hellfire_tincture.lua:26
Goaty 15 maja o 23:18 
[Horde : Wave Survival Gamemode] gamemodes/horde/entities/entities/projectile_horde_heat_blaster_projectile/shared.lua:50: attempt to call method 'GetCharged' (a nil value)

unknown - gamemodes/horde/entities/entities/projectile_horde_heat_blaster_projectile/shared.lua:50
Goaty 15 maja o 23:18 
[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/status/buff/sv_warden_aura.lua:72: attempt to call method 'Alive' (a nil value)

Horde_AddWardenAuraEffects - gamemodes/horde/gamemode/status/buff/sv_warden_aura.lua:72
unknown - gamemodes/horde/entities/entities/horde_warden_aura/init.lua:30
jao 12 maja o 19:08 
is there a way to disable the hud?
Tiberius 11 maja o 18:34 
does anyone have a combine config?
Quirksvil 8 maja o 0:56 
[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:217
3. Run - lua/includes/modules/hook.lua:96
4. v - lua/includes/modules/halo.lua:149
5. unknown - lua/includes/modules/hook.lua:96

This keeps ramming up in my errors about 10 times per second.
cute lesbian 4 kwietnia o 10:04 
i go into a game using a playermodel but still doesn't change? i am using player model selector but it doesn't seem to work
Gorlami  [autor] 2 kwietnia o 17:57 
use player model selector on workshop