Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1.97 KB

README.md

File metadata and controls

46 lines (39 loc) · 1.97 KB

Halloween Mod for Counter-Strike 1.6

Version: 2.2.1

Gamemodes

  • Collector (hwnc*)_

In this gamemode you need collect pumpkins with candies and carry it to your bucket around base. The team, which collect required amount of pumpkin earlier win in the round. You can get pumpkins by holding pumkin spawner of map or by killing npc.

Control

  • Open mod menu - Choose team key ('M' by default).
  • Cast spell - Flashlight key('F' by default).

Cvars

  • hwn_gamemode_spell_on_spawn - Enable/Disable spell on spawn in default gamemode
  • hwn_gamemode_random_events - Enable/Disable spawn npc/items in default gamemode
  • hwn_gamemode_change_lighting - Enable/Disable custom light in default gamemode
  • hwn_gamemode_respawn_time - Time to respawn in gamemode with player respawn
  • hwn_gamemode_spawn_protection_time - Godmode time after spawn in gamemode with player respawn
  • hwn_collector_teampoints_limit - Limit of teampoints in Collector Gamemode
  • hwn_bucket_health - Required damage to extract pumpkin from bucket
  • hwn_gifts_spawn_delay - Time before new gift will be spawned
  • hwn_gifts_cosmetic_min_time - Min time of hat from gift
  • hwn_gifts_cosmetic_max_time - Max time of hat from gift
  • hwn_boss_spawn_delay - Time before boss will be spawned
  • hwn_boss_life_time - Time to boss escaped
  • hwn_npc_hhh_use_astar - Use A* algorithm for Horseless Headless Horsemann
  • hwn_fps - FPS for effects
  • hwn_npc_fps - FPS for NPC
  • hwn_enable_particles - Enable/Disable custom particles

Requirements

  • Counter-Strike 1.6
  • AMX Mod X 1.8.2 or higher.
  • RoundControl 2.2 or higher.

Special Thanks

  • Team Fortress 2 - content
  • [POD]ILLbot0 - hwnc_city_night
  • ConnorMcLeod - usefull posts, screenfade_util
  • Arkshine - usefull posts, Orpheu, Round Terminator API, Director Hud Message
  • s1lentq - RoundControl
  • Black Rose - AStar API
  • HamletEagle - Code analysis and helpful tips.