AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:S] Hide N Seek Source (https://forums.alliedmods.net/showthread.php?t=190754)

-Absolute- 07-22-2012 09:04

[CS:S] Hide N Seek Source
 
3 Attachment(s)
Hide N Seek : Source



Description:
This addon will modify the whole game.

The Terrorists spawn with one HE grenade, which freezes the Counter-Terrorists for a time, two flashbangs and one smokegrenade (which is a molotovgrenade), also they have a bugged knife which they can't use.

The CTs have a knife and have to try to catch the Ts.

Here is a small teaser video which was done for my ES version.
http://www.youtube.com/watch?v=LpWiJzyw7ig

Some maps:
hns_city
awp_rooftops_css

Cvars:

The plugin has a config in which you can configure it to your needs:
Code:

// If enabled this blocks the left mouse button of cts
// -
// Default: "0"
hns_blockslash "0"

// How long the CTs will be frozen at spawn (== mp_freezetime)
// -
// Default: "10"
hns_countdown_length "10"

// After how many rounds without teamswaps teams should be swapped
// -
// Default: "5"
hns_forceswap "5"

// Duration of the freeze
// -
// Default: "5"
hns_freeze_duration "5"

// Enables freeze grenade for Terrorists
// -
// Default: "1"
hns_freeze_enable "1"

// Makes frozen CTs invulnerable
// -
// Default: "1"
hns_freeze_invulnerable "1"

// The radius of a freezegrenade
// -
// Default: "1000"
hns_freeze_radius "1000"

// Time the player is slowed down after being frozen
// -
// Default: "2"
hns_freeze_slowdown "2"

// Allow players to move the camera when frozen
// -
// Default: "0"
hns_freeze_turning "0"

// Disable blocking of teammates
// -
// Default: "0"
hns_semiclip "0"

// If enabled CTs will get invulnerability while they are at spawn
// -
// Default: "1"
hns_spawn_invulnerable "1"

// How many flashbangs Terrorists get at spawn
// -
// Default: "2"
hns_t_flashbang "2"

// How many grenades Terrorists get at spawn
// -
// Default: "1"
hns_t_hegrenade "1"

// If Terrorists shouldnt get flashed
// -
// Default: "1"
hns_t_noflash "1"

// How many grenades Terrorists get at spawn
// -
// Default: "1"
hns_t_smokegrenade "1"



If you like HnSource then join this Group:
http://steamcommunity.com/groups/HnSource

Installation:
You need SDKHooks for this plugin to work. Also if you want to use semi clip install Send Proxy Manager

alex4dyana 12-04-2012 13:19

Re: [CS:S] Hide N Seek Source
 
thanks absolut it not working anymore can you fix it

-Absolute- 12-10-2012 12:15

Re: [CS:S] Hide N Seek Source
 
2 Attachment(s)
try this version, it is without the sendproxy manager (which seems to be broken)

FrAgZo 02-16-2015 02:37

Re: [CS:S] Hide N Seek Source
 
Could anyone make this working again? I really liked the plugin, when it worked! :)


All times are GMT -4. The time now is 15:48.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.