Jump to content

Recommended Posts

Posted

Hide N Seek


Version 2.8


 
Introduction:

  • This is a Counter-Strike 1.6 mod where the hiders (Terrorists) must hide from the seekers (Counter-Terrorists) until the round ends.
  • The teams will swap when the Counter-Terrorists win, or when X rounds have ended (cvar to change).
  • The hiders are equipped with a broken, invisible knife (cvar), an HE grenade (cvar), two flashbangs (cvar), and a smokegrenade (cvar).
  • The seekers are equipped with a knife (cvars for grenades).
  • Both teams are given 100 armor (cvars per team).

 

Features:

  • Removes all objectives (bombs, hostages, etc.) and doors
  • Creates a fake hostage outside of the map to end the rounds.
  • Removes any guns placed on the ground in special maps, such as awp_map.
  • Contains two different scrim mods
  • More features are described with the cvars and commands.

 

Scrim Mods:

  • Win Rounds
    • This scrim mod is based upon winning and losing rounds.
    • When your team is hiding, they must win X rounds in a row.
    • If you lose before winning those rounds, the teams will switch and the opposite team will have a chance.
    • If the teams keep switching enough times, the scrim will end.

    [*]Point System

    • This scrim mod is based upon gameplay, and earning points for how well you play.
    • You can receive points for killing and winning the round.
    • You can lose points for suiciding, team killing, and losing the round.
    • There is a set amount of rounds to play throughout the scrim.
    • After half of these rounds have passed, the teams will switch.
    • After all the rounds have ended, whichever team has the most points, wins.

 

Admin Commands:

hns_status <0|1>

- turns HideNSeek mod on or off

0=OFF

1=ON

hns_scrim <0|1>

- turns Scrim mod on or off

0=OFF

1=ON

hns_scrimtype <0|1|2>

- sets the scrim type

- use this before using hns_scrim 1 to remove the vote

0=NONE (vote will show if scrim starts)

1=WIN ROUNDS

2=POINT SYSTEM

hns_captains

- chooses two random players to be captains of a pug scrim

hns_warmup <0|1>

- turns Warmup on or off

0=OFF

1=ON

 

Client Commands:

say /hnshelp

- displays an MOTD window describing the HideNSeek mod

- if the help file used in the MOTD window does not exist, no MOTD window will be shown

say /scrimhelp

- displays an MOTD window describing both HideNSeek scrim mods

- if the help file used in the MOTD window does not exist, no MOTD window will be shown

say /points

say /scores

say /wins

- shows everyone the current scrim points won (points for Point System, rounds won for Win Rounds)

say /rounds

- shows everyone the amount of rounds left in the scrim (also show left in the half if it is a Point System scrim)

 

Main Cvars:

hns_footsteps <0|1|2|3>

- remove footsteps for certain players

0=OFF

1=HIDERS

2=SEEKERS

3=ALL

hns_money <amount>

- amount of money set for each player at all times

0=HIDE MONEY

-1=DONT FORCE MONEY

hns_nubslash <rounds>

- amount of rounds to lose as a seeker before nubslash is enabled

0=DISABLE NUBSLASH

hns_disablebuy <0|1>

- disables the use of buying guns

0=ENABLE BUYING

1=DISABLE BUYING

hns_hiders_knife <0|1|2>

- determines if the hiding team gets a knife

- this is used to remove 240 maxspeed bug

- the knife attacks will be disabled

0=NO KNIFE

1=KNIFE, INVISIBLE

2=KNIFE, VISIBLE

hns_hiders_grenades <amount>

- amount of HE grenades each hider gets

hns_hiders_grenades_percent <percentage>

- percentage as a hider to receive an HE grenade

- random for each grenade given

- percentage is a whole number 0-100, not a decimal

hns_hiders_flashbangs <amount>

- amount of flashbangs each hider gets

hns_hiders_flashbangs_percent <percentage>

- percentage as a hider to receive a flashbang

- random for each flash given

- percentage is a whole number 0-100, not a decimal

hns_hiders_smokegren <amount>

- amount of smokegrenades each hider gets

hns_hiders_smokegren_percent <percentage>

- percentage as a hider to receive a smoke grenade

- random for each grenade given

- percentage is a whole number 0-100, not a decimal

hns_hiders_armor <0-100>

- amount of armor each hider gets

hns_seekers_grenades <amount>

- amount of HE grenades each seeker gets

hns_seekers_grenades_percent <percentage>

- percentage as a seeker to receive an HE grenade

- random for each grenade given

- percentage is a whole number 0-100, not a decima

hns_seekers_flashbangs <amount>

- amount of flashbangs each seeker gets

hns_seekers_flashbangs_percent <percentage>

- percentage as a seeker to receive a flashbang

- random for each flash given

- percentage is a whole number 0-100, not a decimal

hns_seekers_smokegren <amount>

- amount of smokegrenades each seeker gets

hns_seekers_smokegren_percent <percentage>

- percentage as a seeker to receive a smoke grenade

- random for each grenade given

- percentage is a whole number 0-100, not a decimal

hns_seekers_armor <0-100>

- amount of armor each seeker gets

hns_hidetime <seconds>

- time in seconds that hiders have to hide

hns_timersounds <0|1>

- enables speech of numbers during hide timer

0=OFF

1=ON

hns_noslowdown <0|1>

- enables no slow down when landing

0=OFF

1=ON

hns_teamchange <rounds>

- if <rounds> ended is reached, the teams will switch

0=SWAP TEAMS WHEN SEEKERS WIN

hns_disablekill <0|1>

- disables "kill" command in console

0=ENABLE COMMAND

1=DISABLE COMMAND

hns_blindcolors <RRR GGG BBB AAA>

- colors and alpha of the blind color during hide timer

- alpha is the transparency (255 = full)

- you can set certain parts to be random by setting them as "rand"

- Example: "255 0 0 rand" will make a red screen with random transparency.

RRR=RED RGB CODE

GGG=GREEN RGB CODE

BBB=BLUE RGB CODE

AAA=ALPHA OF THE COLORS

hns_hudcolors <RRR GGG BBB>

- colors of hide timer

- you can set certain parts to be random by setting them as "rand"

- Example: "255 0 rand"

RRR=RED RGB CODE

GGG=GREEN RGB CODE

BBB=BLUE RGB CODE

hns_hiders_alivefrags <frags>

- gives <frags> to all surviving hiders when the round ends

hns_lights <lights>

- the style of lighting for the maps

- use letters a - z

- a is darkest, z is brightest

- if you want normal, use m

- there is a 5 second delay when checking for the lighting

hns_visiblecommands <0|1>

- should say commands like /hnshelp be displayed in chat?

0=HIDE

1=SHOW

hns_chooseteam <0|1|2>

- should players allowed to change teams?

0=NO

1=YES

2=ONLY ADMINS

hns_semiclip <0|1|2>

- enables semiclip

- semiclip is where players can walk through each other but still interact with other entities around the map

0=OFF

1=SEMICLIP PER TEAM

2=SEMICLIP FOR EVERYONE

hns_semiclip_alpha <0-255>

- transparency of semiclipped players

0=TOTALLY INVISIBLE

255=TOTALLY VISIBLE

hns_prefix <prefix>

- prefix before messages from plugin

- Example: [HNS] Type /hnshelp for more information about HideNSeek.

hns_gametype <gametype>

- Name of the game for server lists

- Default server gametype for CS 1.6 is "Counter-Strike"

- For CS:S, it is "Counter-Strike:Source"

- Leaving this blank will result in: "HideNSeek <version>"

hns_removebreakables <0|1>

- Should breakables such as glass, vents, and bombsites be removed

0=KEEP

1=REMOVE

hns_removedoors <0|1>

- Should doors be removed

0=KEEP

1=REMOVE

hns_noflash <0|1|2>

- Disables flashbang effect for players

0=FLASH EVERYONE

1=DONT FLASH HIDERS

2=DONT FLASH SEEKERS

hns_noboosting <0|1|2>

- Disables boosting for certain players

0=ENABLE BOOSTING FOR EVERYONE

1=DISABLE BOOSTING FOR TEAMMATES

2=DISABLE BOOSTING FOR EVERYONE

hns_noboosting_punish <1|2|3>

- who should be punished for boosting

1=PERSON ON TOP

2=PERSON ON BOTTOM

3=BOTH PEOPLE

hns_noboosting_damage <damage>

- Damage done to who is punished

hns_noboosting_interval <interval>

- time (in seconds) between each punish for boosting

hns_warmup_godmode <0|1>

- should godmode be enabled during warmup

0=OFF

1=ON

hns_warmup_respawn <0|1>

- is respawn enabled during warmup

0=OFF

1=ON

 

Scrim Cvars:

hnss_prefix <prefix>

- prefix before messages from plugin during scrims

- Example: [HNS-SCRIM] Exolent : started the HideNSeek scrim!

hnss_vote_timer <seconds>

- time to choose which scrim type during the vote

 

Win Rounds Mod

hnss_rounds_wins <rounds>

- rounds to win when hiding to win the scrim

hnss_rounds_losses <rounds>

- amount of team switching before the scrim ends

hnss_rounds_savewins <rounds>

- should the amount of wins while hiding be reset when teams switch?

0=RESET ROUNDS

1=SAVE ROUNDS

 

Point System Mod

hnss_points_knife <points>

- points given for killing with a knife

hnss_points_headshot <points>

- points given for a headshot kill

hnss_points_grenade <points>

- points given for a grenade kill

- Note: this also includes frostnades

hnss_points_kill <points>

- points given for a kill that wasnt a knife or grenade

hnss_points_suicide <points>

- points lost for suiciding

hnss_points_teamkill <points>

- points lost for teamkilling

hnss_points_roundwin <points>

- points given for winning the round

hnss_points_roundlose <points>

- points lost for losing the round

hnss_points_rounds <rounds>

- total rounds for the scrim to endure

 

Installation:

[*]Download hidenseek.zip the bottom of this post.

[*]Place hidenseek.amxx in your server's addons/amxmodx/plugins directory.

[*]Open the plugins.ini located in your server's addons/amxmodx/configs directory and add hidenseek.amxx underneath 3rd Party Plugins

[*]Place hidenseek_help.txt in your server's addons/amxmodx/configs directory.

[*]Place hidenseek_scrim_help.txt in your server's addons/amxmodx/configs directory.

[*]Place hidenseek.cfg in your server's addons/amxmodx/configs directory.

[*]Restart your server

Notes:

  • All of these cvars have been conveniently placed for you in the hidenseek.cfg

- Make sure you set your cvars in that config and not the amxx.cfg!

  • If you need some colors for hns_hudcolors and/or hns_blindcolors, have a look here.
    • Black is completely invisible.
    • The darker your color, the less visible it will be.

    [*]If you are upgrading, do no replace your hidenseek.cfg file.

Instead, let the plugin run for the first time, and it will recreate the file for you, without losing your current cvar values.

Then, you can change the new cvars' values from the default values to your own.

  • If you get a "bad load" when trying to use this plugin

[*]The .amxx file name does not match what is put in the plugins.ini

[*]The .amxx file is not in the plugins directory.

[*]Something is wrong with your .amxx file. Download the .zip file and reinstall the plugin.

 

 

 

 

Recommended Additions:

FrostNades by XxAvalanchexX

Blockmaker by Necro

Team Join Management by X-olent

Weapon Chance by X-olent

 

hidenseek.zip

This plugin requires AMX Mod X version 1.8 or higher.

Credits : Exolent and me for re-coding all the info

Little Video

Counter-Strike 1.6 - Diwat26 HNS Server (Hide And Seek) - High Definition

Posted

Heard about thid Mod alot but never played it, is it cool?

best mod I have ever played...untill I found zombie mod :D

Posted

lol i share it long time ago..

 

Here

 

[share]Hide-N-seek MOD

« on: July 08, 2010, 11:19:31 PM »

 

 

 

Credits : Exolent and me for re-coding all the info

 

 

lol why you lie??

 

re-coding?? is just c/p :)

Posted

lol i share it long time ago..

 

Here

 

[share]Hide-N-seek MOD

« on: July 08, 2010, 11:19:31 PM »

 

 

lol why you lie??

 

re-coding?? is just c/p :)

unlocked and also this is the newest version of hide-n-seek and your share it`s outdated and also you can`t c/p info about the mod just like that, you have to rewrite the code to align in the page right and also the right colors.

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • leave only Npcpos the gremlins (for testing).
    • 🚀 New numbers for GMAIL are now available!   We’ve added fresh, stable numbers  perfect for activations and quick code delivery. Join in while they’re still available 👇 Category: GMAIL   Website: https://vibe-sms.net/ 📱 Telegram channel: https://t.me/vibe_sms
    • using Guytis pack....but missed lin_LoadHWIDS & lin_PvpEventLoadEvent sql procedures..maybe any1 know how to fixed it? rly thx...
    • This post originally appeared on MmoGah. Welcome to Borderlands 4, the latest installment in Gearbox Software's beloved looter-shooter franchise. Set in the sprawling world of Kairos, this game introduces new mechanics, characters, and a vast open-world experience. Whether you're a series veteran or a newcomer, this guide will walk you through everything you need to know to get started and succeed.       Choosing Your Vault Hunter Borderlands 4 offers four unique Vault Hunters, each with distinct abilities and playstyles: Amon: A close-quarters tank who excels with shotguns and melee attacks. Ideal for aggressive players who like to be in the thick of battle. Vex: A stealthy clone master who can duplicate herself to confuse enemies and amplify damage. Great for tactical players. Rafa: A long-range specialist with sniper skills and elemental traps. Perfect for precision shooters. Harlowe: A support-oriented character with healing and crowd-control abilities. Best for team players or solo survivalists. Tip: Read each character's affinity and skill tree before committing. You can respec later, but starting with a character that matches your playstyle makes the early game smoother.   What to Do First After completing the prologue, you'll land in Kairos with your first mission: Recruitment Drive. Here's what you should prioritize: Complete "Down and Outbound" This unlocks the Digi-Runner, your summonable vehicle. It's essential for fast travel and early combat support. Secure a Safehouse Safehouses offer fast travel, contracts, and gear storage. Claim one early to make exploration easier. Upgrade Your Backpack Inventory space is limited at first. Upgrading your backpack lets you carry more loot and ammo. Unlock the Glidepack This mobility tool allows you to traverse vertical terrain and reach hidden areas. Return Lost Capsules These collectibles offer XP and gear. They're scattered across Kairos and are worth hunting down.   Navigating Kairos Borderlands 4 removes the traditional minimap. Instead, you'll rely on: ECHO-4 Drone: Your personal navigator. It highlights paths, climbable walls, and grapple points. Radar Display: Enable this in the settings (Gameplay → Toggle Radar Display) for better orientation. Custom Waypoints: Use these to mark objectives or loot spots on your map.   Combat Tips Combat in Borderlands 4 is fast, chaotic, and rewarding. Here's how to stay alive and dominate: Use Cover and Movement Kairos is filled with vertical terrain. Use walls, ledges, and grapple points to dodge enemy fire. Elemental Matchups Matter Match your weapon's element to enemy weaknesses: Fire: Best against flesh Shock: Effective on shields Cryo: Slows and freezes Corrosive: Destroys armor Test Action Skills Each character has three skill trees with unique capstones. Don't hesitate to respec if a skill doesn't suit you—Borderlands 4 money is easy to earn. Use Vehicle Weapons The Digi-Runner comes equipped with basic weapons. Use it to soften up enemies before engaging on foot.   Leveling Up Efficiently XP is crucial for unlocking skills and gear. Here are the best ways to level up: Main Missions: Progress the story to unlock key tools and areas. Side Missions (Contracts): These are found in Safehouses, which offer quick XP and gear. Farm Bosses: Some bosses drop legendary loot and give decent XP. Replay Vault Missions: These are harder but offer large XP rewards. Prospects Drill Site: A top-tier farming location with high XP and legendary gear chances.   Looting and Gear Loot is the heart of Borderlands. Here's how to maximize your haul: Color Rarity Guide: White: Common Green: Uncommon Blue: Rare Purple: Epic Orange: Legendary Don't Just Chase DPS Look at weapon stats like reload speed, magazine size, and elemental effects. A lower-DPS gun with better utility might outperform a high-DPS one. Legendary Drops Bosses and elite enemies have a chance to drop legendary weapons. Keep farming if you're after something specific. Black Market Vendor Hidden in Kairos, this vendor sells rare gear. Check back often for rotating stock.   Advanced Tips Once you've got the basics down, here are some pro-level strategies: Drive Recklessly Vehicles explode easily, but you can summon a new one instantly. Use them aggressively. Fishing Minigame Yes, Borderlands 4 has fishing! Look for bubbling water spots. Fish can be traded for gear or used in crafting. Accessibility Settings Reduce screen shake and head-bob if you're prone to motion sickness. It makes long sessions more comfortable. Explore After Getting Vehicle The map is massive. Wait until you have the Digi-Runner before venturing far from mission hubs. Collect Vault Symbols These unlock lore, XP, and sometimes gear. They're hidden throughout the world.   Final Thoughts Borderlands 4 is a wild ride full of loot, laughs, and laser fire. As a beginner, focus on: Picking the right character Unlocking your vehicle early Using ECHO-4 for navigation Farming XP through missions and bosses Matching elemental weapons to enemies Respeccing your skills to suit your playstyle With these tips, you'll be well on your way to becoming a legendary Vault Hunter in Kairos.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock