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

[CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)


Post New Thread Reply   
 
Thread Tools Display Modes
qiuhaian
Senior Member
Join Date: Nov 2009
Old 02-10-2015 , 06:21   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #471

name = "Hide and Seek",
author = "Jannik 'Peace-Maker' Hartung and Vladislav Dolgov and edited by Dk-- for works on CSGO",
description = "Terrorists set a model and hide, CT seek terrorists.",
version = 1.5.2,
url = "http://www.wcfan.de/ | http://www.elistor.ru/"

this plugin crashing [CSGO]Server randomly.

who can fix ?
Attached Files
File Type: sp Get Plugin or Get Source (hidenseek.sp - 414 views - 96.2 KB)

Last edited by qiuhaian; 02-10-2015 at 06:23.
qiuhaian is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 03-13-2015 , 22:36   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #472

CSGO please ...
__________________
nguyenbaodanh is offline
hal
New Member
Join Date: May 2015
Old 05-12-2015 , 04:17   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #473

help console
[SM] Listing 18 plugins:
01 "Basic Votes" (1.7.1) by AlliedModders LLC
02 "Admin Help" (1.7.1) by AlliedModders LLC
03 "Client Preferences" (1.7.1) by AlliedModders LLC
04 <Failed> "Hide and Seek" (1.4.1) by Jannik 'Peace-Maker' Hartung and Vladislav Dolgov
05 "Basic Commands" (1.7.1) by AlliedModders LLC
06 "Admin File Reader" (1.7.1) by AlliedModders LLC
07 "Reserved Slots" (1.7.1) by AlliedModders LLC
08 "Fun Votes" (1.7.1) by AlliedModders LLC
09 "Basic Info Triggers" (1.7.1) by AlliedModders LLC
10 "Player Commands" (1.7.1) by AlliedModders LLC
11 "Fun Commands" (1.7.1) by AlliedModders LLC
12 "Basic Comm Control" (1.7.1) by AlliedModders LLC
13 "Admin Menu" (1.7.1) by AlliedModders LLC
14 "Nextmap" (1.7.1) by AlliedModders LLC
15 "Basic Chat" (1.7.1) by AlliedModders LLC
16 "Basic Ban Commands" (1.7.1) by AlliedModders LLC
17 "Sound Commands" (1.7.1) by AlliedModders LLC
18 "Anti-Flood" (1.7.1) by AlliedModders LLC
hal is offline
Kepapi
Junior Member
Join Date: May 2015
Location: Finland
Old 09-15-2015 , 16:39   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #474

If you update this plugin anymore, is there anyway to randomly swap teams every round?
Kepapi is offline
YoUrEnD
Member
Join Date: Nov 2015
Location: Germany
Old 06-14-2016 , 07:10   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #475

can help me anyone?
i want to add maps to my hns server but i really dont know how to make the "mapname.cfg"
i can copy existing map cfg´s but then i have props on the map there not exist in this map.... and i have no idea how i can find out the names of the props in the map.

pls contact me on my ts3 server or send me a message on steam please
ts3 ip: 178.63.180.106:9988
steam: http://steamcommunity.com/profiles/76561197988382612/
YoUrEnD is offline
selax
AlliedModders Donor
Join Date: Apr 2008
Location: Moscow
Old 06-14-2016 , 11:54   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #476

YoUrEnD, it's easy!
For <mapname>.cfg:
Code:
"Models"
{
	"<path>"
	{
		"<lang>"		"<name>"
	}
}
For <name> - userselected, all you want.
For <lang>:
Code:
"ru"		"<russian name>"
"en"		"<english name>"
etc...
For find <path> you can use SourceSDK (Hammer Editor). Decompile and find.
In chat can't help. All unrussians is very hard for speak.
selax is offline
YoUrEnD
Member
Join Date: Nov 2015
Location: Germany
Old 08-15-2018 , 17:43   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #477

thanks selax for help (2 years ago) xD i figured it out how to do it
i got now 2 problems...
First one is: player get stucked couse the highfix reset itself if the player running and when the player stop highfix start again to fix high and this couse that someone stuck in the doorframe or something...

the second problem is: the !whistle option works only every second round... first round whistle works second round plugin say "whistle is not allowed jet" 3rd work 4th round work not...

i think the first problem could only fixed by the author of the plugin with an update (what never happend i bet ) but maybe the second problem can be fixed by myself with help.
__________________
Counter-Strike Source Server
https://high-devil-force.de
YoUrEnD is offline
YoUrEnD
Member
Join Date: Nov 2015
Location: Germany
Old 03-07-2019 , 23:24   Re: [CS:S] Hide and seek - (Version 1.4.1 - Updated 03.09.2011)
Reply With Quote #478

Sorry for pushing this but i really need help with the "!whistle" problem.
Quote:
the !whistle option works only every second round... first round whistle works second round plugin say "whistle is not allowed jet" 3rd work 4th round work not...
here are my plugin.hide_and_seek.cfg
Code:
// This file was auto-generated by SourceMod (v1.8.0.5948)
// ConVars for plugin "hide_and_seek.smx"


// Check player cheat convars, 0 = off/1 = on.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_anticheat "0"

// Enable thirdperson view for hiders automatically. (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_auto_thirdperson "1"

// Should the plugin choose models for the hiders automatically?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_autochoose "1"

// How often a T is allowed to choose his model ingame? 0 = unlimited
// -
// Default: "2"
// Minimum: "0.000000"
sm_hns_changelimit "1"

// How long should a T be allowed to change his model again after spawn?
// -
// Default: "30.0"
// Minimum: "0.000000"
sm_hns_changelimittime "0.0"

// How to punish players with wrong cvar values after 15 seconds? 0: Disabled. 1: Switch to Spectator. 2: Kick
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_hns_cheat_punishment "1"

// The ratio of hiders to 1 seeker. 0 to disables teambalance. (Default: 3)
// -
// Default: "3"
// Minimum: "1.000000"
// Maximum: "64.000000"
sm_hns_ct_ratio "3"

// Disable ducking. (Default: 1).
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_disable_ducking "1"

// Disable rightclick for CTs with knife? Prevents knifing without losing heatlh. (Default: 1).
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_disable_rightknife "1"

// Disable CTs pushing things. (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_disable_use "0"

// Enable the Hide and Seek Mod?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_enable "1"

// Should CTs get freezed and blinded on spawn?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_freezects "1"

// How long should the CTs are freezed after spawn?
// -
// Default: "25.0"
// Minimum: "1.000000"
// Maximum: "120.000000"
sm_hns_freezetime "30.0"

// Hide blood on hider damage. (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_hide_blood "1"

// Are hiders allowed to freeze in the air? (Default: 0)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_hider_freeze_inair "1"

// 0: Disables /freeze command for hiders, 1: Only freeze on position, be able to move camera, 2: Freeze completely (no cameramovements) (Default: 2)
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_hns_hider_freeze_mode "1"

// How many frags should surviving terrorists gain?
// -
// Default: "5"
// Minimum: "0.000000"
// Maximum: "10.000000"
sm_hns_hider_win_frags "10"

// Hiders speed (Default: 1.00).
// -
// Default: "1.00"
// Minimum: "1.000000"
// Maximum: "3.000000"
sm_hns_hidersspeed "1.50"

// How many hp should a CT gain when killing a hider?
// -
// Default: "50"
// Minimum: "0.000000"
sm_hns_hp_seeker_bonus "15"

// How many hp should a CT lose on shooting?
// -
// Default: "5"
// Minimum: "0.000000"
sm_hns_hp_seeker_dec "5"

// Should CT lose HP when shooting, 0 = off/1 = on.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_hp_seeker_enable "1"

// How many hp should a CT gain when hitting a hider?
// -
// Default: "15"
// Minimum: "0.000000"
sm_hns_hp_seeker_inc "2"

// Should T get more invisible on low hp, 0 = off/1 = on.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_opacity_enable "0"

// Remove shadows from players and physic models? (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_remove_shadows "1"

// Show helpmenu explaining the game on first player spawn. (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_show_hidehelp "0"

// Show progressbar for last 15 seconds of freezetime. (Default: 1)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_show_progressbar "1"

// Should we slay all seekers on round end and there are still some hiders alive? (Default: 0)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_slay_seekers "0"

// Include taxed models when using random model choice? (Default: 0)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hns_use_taxed_in_random "0"

// Are terrorists allowed to whistle?
// -
// Default: "1"
sm_hns_whistle "1"

// How long after spawn should we delay the use of whistle? (Default: 25.0)
// -
// Default: "25.0"
// Minimum: "0.000000"
// Maximum: "120.000000"
sm_hns_whistle_delay "2.0"

// How many times a hider is allowed to whistle per round?
// -
// Default: "5"
sm_hns_whistle_times "5"
and my pluginlist

Code:
  01 "Player Respawn" (1.6) by Rogue
  02 "Basic Comm Control" (1.8.0.5948) by AlliedModders LLC
  03 "TeamSwitch" (1.3) by MistaGee
  04 "SourceBans++: SourceComms" (1.6.3) by Alex, SourceBans++ Dev Team
  05 "CallAdmin UserManager" (0.1.8) by dordnung, Impact
  06 "SourceBans++: Main Plugin" (1.6.3) by SourceBans Development Team, SourceBans++ Dev Team
  07 "SteamWorks Game Description Override" (1.1) by Dr. McKay, Sarabveer(VEER*********)
  08 "Rules Plugin" (1.1) by haN
  09 "Web Shortcuts CS:GO version" (2.7) by Franc1sco franug and James "sslice" Gray
  10 "sc.smx"
  11 "Player Stacker" (1.0) by Blodia
  12 "Map Nominations Extended" (1.10.0) by Powerlord and AlliedModders LLC
  13 "Basic Commands" (1.8.0.5948) by AlliedModders LLC
  14 "Player Commands" (1.8.0.5948) by AlliedModders LLC
  15 "CallAdmin" (0.1.8) by Impact, dordnung
  16 "Rock The Vote Extended" (1.10.0) by Powerlord and AlliedModders LLC
  17 "SM Franug Player Colors" (1.3) by Franc1sco franug
  18 "Anti Stuck" (1.00) by muso.sk
  19 "Paintball" (1.2.0) by otstrel.ru Team
  20 "Admin File Reader" (1.8.0.5948) by AlliedModders LLC
  21 "Spectator Switch" (1.1.1) by HSFighter
  22 "Stamm Feature Joinsound" (1.4.1) by Popoklopsi
  23 "Stamm Feature Chat Messages" (1.3.2) by Popoklopsi
  24 "Stamm Feature Holy Granade" (1.4.1) by Popoklopsi
  25 "Stamm Feature Chat Colors" (1.0.1) by Popoklopsi
  26 "Stamm Feature VIP Slot" (1.3.1) by Popoklopsi
  27 "Stamm Feature PlayerTrail" (1.3.1) by Popoklopsi
  28 "Resize Players" (1.5.1) by 11530
  29 "Simple Chat Processor (Redux)" (2.1.0) by Simple Plugins, Mini
  30 "CallAdmin: Test" (0.1.5) by Impact, Popoklopsi
  31 "Admin Menu" (1.8.0.5948) by AlliedModders LLC
  32 "Nextmap" (1.8.0.5948) by AlliedModders LLC
  33 "Server Redirect: Ask connect in chat" (0.2.5) by H3bus
  34 "HANSE Reserved Slots | Mod by H3bus for redirect" (2.2) by red!| H3bus
  35 "Admin Help" (1.8.0.5948) by AlliedModders LLC
  36 "Sound Commands" (1.8.0.5948) by AlliedModders LLC
  37 "CallAdmin: Ts3 module" (0.1.8) by Impact, dordnung
  38 "Disable Radar" (1.2) by Internet Bully
  39 "Set Health" (1.2.2) by Mr. Blip
  40 "SourceBans++: Admin Config Loader" (1.6.3) by AlliedModders LLC, SourceBans++ Dev Team
  41 "AllChat" (1.1.1) by Frenzzy
  42 "Fun Commands" (1.8.0.5948) by AlliedModders LLC
  43 "Speed Manager" (1.0) by .#Zipcore
  44 "CallAdmin: Mysql module" (0.1.8) by Impact, dordnung
  45 "Basic Info Triggers" (1.8.0.5948) by AlliedModders LLC
  46 "SourceBans++ Report Plugin" (1.6.3) by RumbleFrog, SourceBans++ Dev Team
  47 "SourceBans++: Bans Checker" (1.6.3) by psychonic, Ca$h Munny, SourceBans++ Dev Team
  48 "Server Redirect" (0.2.6) by H3bus
  49 "Basic Votes" (1.8.0.5948) by AlliedModders LLC
  50 "SourceBans++: SourceSleuth" (1.6.3) by ecca, SourceBans++ Dev Team
  51 "Anti-Flood" (1.8.0.5948) by AlliedModders LLC
  52 "Advanced admin commands" (0.16) by 3sigma
  53 "Mapchooser Extended Sounds" (1.10.1) by Powerlord
  54 "Basic Chat" (1.8.0.5948) by AlliedModders LLC
  55 "Fun Votes" (1.8.0.5948) by AlliedModders LLC
  56 "Hide and Seek" (1.4.1) by Jannik 'Peace-Maker' Hartung and Vladislav Dolgov
  57 "Advertisements" (2.0.2) by Tsunami
  58 "Stamm" (2.2.8) by Popoklopsi
  59 "NoBlock" (1.4.2) by Otstrel.ru Team
  60 "Fun Commands X" (2.4) by Spazman0 and Arg!
  61 "Updater" (1.2.2) by GoD-Tony
  62 "Client Preferences" (1.8.0.5948) by AlliedModders LLC
  63 "Reserved Slots" (1.8.0.5948) by AlliedModders LLC
  64 "MapChooser Extended" (1.10.2) by Powerlord, Zuko, and AlliedModders LLC
  65 "sc_module.smx"
  66 "Server Redirect: Ask connect with connect box" (0.2.5) by H3bus
  67 "Say Sounds (including Hybrid Edition)" (4.0.8) by Hell Phoenix|Naris|FernFerret|Uberman|psychonic|edgecom|woody|Miraculix|gH0sTy
No errors to find in sourcemod/logs
__________________
Counter-Strike Source Server
https://high-devil-force.de
YoUrEnD 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 11:39.


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