Jump to content

Recommended Posts

Posted

 

Download the latest version of AMX Mod X (It really need 1.8.0 or newer)

from here -  http://www.amxmodx.org/dl.php?filename=amxmodx-1.8.0-base.zip

 

Download Hide and Seek mode from here  http://download.freakz.ro/Hide-and-seek-MOD.zip

Extract the archive contents Hide-and-seek-MOD.zip the folder / cstrike / addons

 

Explaining how cvar sites (change it in addons / amxmodx / configs / HNS-normal.cfg)

 

 

hns_pluginon <1 / 0> - Determine if Hide-N-Seek mode is on or off. (Default: 1)

hns_gametype <name> - GameType change its name from the list server (Default: Hide-n-Seek)

hns_scrimvoice <1> - Enable / Disable function `All's talk during fencing. (Default: 1)

hns_hudcolor <rrr> <ggg> <bbb> - RGB color code for messages HUD + Color Blind (Default: 255 75 255)

hns_timersounds <1> - Enable / Disable sounds when the time counting is hidden under or equal to 10 (Default: 1)

hns_scrimwins <N> - Number of rounds that the team has to win the terrorists to win the round's `Fencing (Default: 3)

hns_blockboosting <1> - Enable / Disable Boost your `(a player jumping on a teammate). (They can be punished) (Default: 1)

hns_hidetime <N> - Number of seconds that it has terrorists team until the team can start looking for counter-terrorists. (Default: 10)

hns_money <N> - Amount of money that each player has (Default: 0)

hns_helpmsg <1> - Enable / Disable function / hnshelp be shown (Default: 1)

hns_killpoints <N> - Number of points given to teams for a kill during the points system (Default: 1)

hns_headshotpoints <N> - Number of points given to teams when they give a headshot (Default: 1)

hns_suicidepoints <N> - Number of points deducted from the team who committed suicide (Default: 1)

hns_roundpoints <N> - Number of points given when a team wins a round during the points system (Default: 2)

hns_tarmor <N> - amount of armor offered a Terrorist at the beginning of a round (Default: 75)

hns_ctarmor <N> - amount of armor offered a Counter-Terrorist at the beginning of a round (Default: 100)

hns_forcewinner <1> - Enable / Disable conduct several rounds when equality (Default: 1)

hns_blindcolors <0> - Colors on the counter-terrorists while the terrorist are hiding - 0 = black 1 = darker hns_hudcolor 2 = rainbow colors, three colors = random (Default: 1)

hns_footsteps <1> - Enable / Disable steps Terrorist (Default: 1)

hns_flashbangs <N> - Manufacturer flashbangs offered a Terrorist by count (Default: 2)

hns_hegrenade <N> - Number of HE grenade offered a Terrorist by count (Default: 1)

hns_smokegrenade <N> - Number of smoke grenades offered a Terrorist by count (Default: 1)

hns_tknife <1> - Enable / Disable knife you receive Terrorist (Default: 1)

 

And this i made..!

 

hns_pluginon 1

hns_gametype "Hide-N-seek"

hns_scrimvoice 1

hns_hudcolor "255 75 255"

hns_timersounds 1

hns_scrimwins 3

hns_blockboosting 0

hns_hidetime 10

hns_money 1337

hns_helpmsg 1

hns_killpoints 1

hns_headshotpoints 1

hns_suicidepoints 1

hns_roundpoints 2

hns_tarmor 76

hns_ctarmor 100

hns_forcewinner 1

hns_blindcolors 3

hns_footsteps 1

hns_flashbangs 3

hns_hegrenade 0

hns_smokegrenade 1

hns_tknife 1

 

Now open server.cfg and add the end line:

 

exec addons/amxmodx/configs/hns-normal.cfg

 

In addons / amxmodx / configs / plugins.ini Put down

hide-n-seek.amxx

 

VID:

 

  • 1 month later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • 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