Raised This Month: $51 Target: $400
 12% 

Simply Hide'N'Seek


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
Garey
Member
Join Date: Feb 2008
Location: Russian Federation
Old 12-16-2012 , 21:07   Simply Hide'N'Seek
Reply With Quote #1

Simply Hide'N'Seek
v 0.4a

This plugin designed for match games or hns with classic game rules which dont need are semiclip, knife for hiders or another great stuff.
The main different between another Hide'N'Seek plugins - this plugin use freezetime as the timer for the hide and seek game which does not hurt the roundtime as another plugins.

Cvars:

- hns_toggle <0/1> - enables/disables all plugin. If set to 1 and you set it to 0 while round, everything will disable on new round, and vice versa.
- hns_footsteps <0/1/2/3> - 1 = Terrorists have no footsteps, 2 = CT, 3 - ALL, 0 = disable.
- hns_switch <0/1> - if 1 - standard hns switch(only when seekers win).
- hns_smoke/flash <amount> - how many grenades will be given to hiders at spawn.
- hns_smoke/flash_add <amount> - how many grenades will be added to hider pack when he is alone and others are dead.
- hns_screenfade RRRGGGBBB / R=Red G=Green B=Blue A=Alpha - color parameters of hidetime screenfade.
- hns_destroy <0/1> - if enabled, destroys all breakable objects at new round.

Also set mp_freezetime as the time in seconds that hiders have to hide.

Installation:
1. Standart switching teams method - if hns_switch 1 enabled and seekers win round, players will be switched but team scores will not.
  • Download Screenfade util: Attachment 38808, copy it to .../%compiler_folder%/include/
  • Download source (.sma) and compile plugin
  • Copy compiled plugin to .../addons/amxmodx/plugins/ folder
  • Write plugin name with fileformat (pluginname.amxx) to .../addons/amxmodx/configs/plugins.ini
  • Restart your server.
2. Alternative switching method (Thanks to ConnorMcLeod) - same as first but also switch team scores.
  • Download and install Orpheu
  • Download Screenfade util: Attachment 38808, copy it to .../%compiler_folder%/include/
  • Download this archive Attachment 85233, unzip and replace config directory from archive to yours config directory.
  • Download source, edit this line:
    PHP Code:
    //#define SWITCH_TEAM_SCORES // Define this if you want to switch team scores when hns_switch 1 
    to
    PHP Code:
    #define SWITCH_TEAM_SCORES // Define this if you want to switch team scores when hns_switch 1 
  • Save file and compile plugin
  • Copy compiled plugin to .../addons/amxmodx/plugins/ folder
  • Write plugin name with fileformat (pluginname.amxx) to .../addons/amxmodx/configs/plugins.ini
  • Restart your server.

Changelog:
Code:
14 may 2013 - 0.4a:
fix:noobslash is disabled
18 december 2012 - 0.4:
new: Smooth screenfade (Screenfade UTIL)
new: Destroy method (Actually move method)
18 december 2012 - 0.3:
new: alternative switch teams method
18 december 2012 - 0.2:
new: hns_footsteps cvar
fix: reedited last hider nades giver
18 december 2012 - 0.1a:
fix: hiders footsteps
17 december 2012 - 0.1:
plugin released
Credits:

AlliedModders community
unique-kz community
rad crew
Attached Files
File Type: sma Get Plugin or Get Source (hidenseek.sma - 1174 views - 11.2 KB)

Last edited by Garey; 05-14-2013 at 11:37. Reason: Forgot to change the version of the plugin in source
Garey is offline
Send a message via ICQ to Garey
quilhos
Veteran Member
Join Date: Jun 2010
Old 12-17-2012 , 11:28   Re: Simply Hide'N'Seek
Reply With Quote #2

This plugin is kind of useless, I just need to write the right cvars into the others plugins to do this
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Garey
Member
Join Date: Feb 2008
Location: Russian Federation
Old 12-17-2012 , 17:37   Re: Simply Hide'N'Seek
Reply With Quote #3

Quote:
Originally Posted by quilhos View Post
This plugin is kind of useless, I just need to write the right cvars into the others plugins to do this
But first you need to write these plugins
__________________
Sorry for my bad english

Last edited by Garey; 12-17-2012 at 17:38.
Garey is offline
Send a message via ICQ to Garey
quilhos
Veteran Member
Join Date: Jun 2010
Old 12-17-2012 , 20:03   Re: Simply Hide'N'Seek
Reply With Quote #4

Dont take this for the bad side, I appresiate your post and plugin, but the HidenSeek by Exolent or by Jon do all what this done
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Garey
Member
Join Date: Feb 2008
Location: Russian Federation
Old 12-18-2012 , 03:34   Re: Simply Hide'N'Seek
Reply With Quote #5

Quote:
Originally Posted by quilhos View Post
Dont take this for the bad side, I appresiate your post and plugin, but the HidenSeek by Exolent or by Jon do all what this done
If you want to accurately set the roundtime and hidetime (example 3.0 roundtime and 14 hidetime) - in jon or exolent plugins if you set the mp_roundtime 3.0 and hns_timer (hns_hidetime) 14, your round will start with 3:00 round time and actually game will start in 2:46, and if you need a real game time be are 3.00 minuties - you need to recalculate roundtime to plugin hidetime, in my plugin you just need to write mp_freezetime 14 and mp_roundtime 3.0 also no hud-messages at screen whos really can reduce fps on such heavy maps like awp_rooftops. And in new version plugin can switch team scores(if hns_switch enabled and ct win each round with total 12 rounds - teams win score will be 6 - 6 in my plugin and 12 - 0 in exolent or jon plugin), what i dont see in another hidenseek plugins, thanks to ConnorMcLeod for this!

My goal its not number of features - my goal that features work right.
__________________
Sorry for my bad english

Last edited by Garey; 12-18-2012 at 03:40.
Garey is offline
Send a message via ICQ to Garey
Magnificent
BANNED
Join Date: Oct 2012
Old 12-18-2012 , 17:52   Re: Simply Hide'N'Seek
Reply With Quote #6

If Exolent's Hns mod got some probs,
PM it in the thread of the plugin.
Magnificent is offline
sigerman
Senior Member
Join Date: Aug 2013
Location: Argentina, Bs.As.
Old 07-10-2017 , 09:24   Re: Simply Hide'N'Seek
Reply With Quote #7

I'm a litte bit late but, nice work man
sigerman is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:04.


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