Hide'N'Seek mod for Counter-Strike 1.6 and additional plugins.
- Public / DeathMatch mod.
- Automatic team swap in case of repeated TT team wins.
- Flexible customization with quars and lang file.
- Custom kicker (+USE) for TT team and whistle once in 15 seconds.
- Ability to add and link additional plugins to the main plugin.
Hide'N'Seek - For the most part a catch-up game. The CT team catches up with the TT team. The TT team is given 5 seconds (mp_freezetime) to scatter. Team TT has grenades, the CT team has only the knife. But it's not all that simple, the mod is interesting because of the peculiarities of the engine players with the "bugs" can move faster.
Cvar | Default | Description |
---|---|---|
hns_deathmatch | 0 | deathmatch mod 1 Enable / 0 Disable |
hns_respawn | 3 | Number of seconds to revive players in DM mode |
hns_he | 0 | |
hns_flash | 2 | Qty of Flash grenades on TT team |
hns_smoke | 1 | Qty of Smoke grenades on the TT |
hns_swap_team | 2 | Number of consecutive rounds won by the TT team after which to swap teams |
hns_swist | 1 | whistle (+USE) on TT team 1 Enable / 0 Disable |
hns_prefix | HNS | chat message prefix |
- hns_main.sma - The main plugin of the mod.
- hns_hideknife.sma - Allows you to hide the knife.
- hns_specback.sma - Goes behind observers and back (/spec /back).
- hns_lash_grenade.sma - The last living terrorist gives grenades.
-
Compile the plugin.
-
Copy the compiled file
.amxx
to directory:amxmodx/plugins/
. -
Copy the contents of the folder and the folder itself
cstrike/sound/openhns
in the directory:cstrike/sound/
on your server. -
Copy the contents of the folder
data/lang/
to the directory:amxmodx/data/lang/
on your server. -
Write
.amxx
in fileamxmodx/configs/plugins.ini
. -
Restart the server or change the map.