Raised This Month: $32 Target: $400
 8% 

Solved [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yabi
Senior Member
Join Date: Jun 2021
Location: Taiwan
Old 07-18-2022 , 09:37   [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #1

slightly increase the difficulty,
The hunter has the ability to jump, making it difficult for us to catch, the hunter seems to be a bit smart.


A plugin created for hunters, my idea came from,

video

Last edited by yabi; 07-31-2022 at 23:46.
yabi is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 07-19-2022 , 14:20   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #2

https://github.com/fbef0102/L4D2-Plu...ster/AI_HardSI
__________________
HarryPotter is offline
yabi
Senior Member
Join Date: Jun 2021
Location: Taiwan
Old 07-19-2022 , 17:48   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #3

Quote:
Originally Posted by HarryPotter View Post

Harry ☺️☺️☺️
oh i have installed but nothing changed because i still setup wrong or how should i setup cfg. ?
yabi is offline
alasfourom
Senior Member
Join Date: Feb 2022
Location: Saudi Arabia
Old 07-19-2022 , 19:16   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #4

What HarryPotter is sharing, these are plugins

if you want to setup a server.cfg file, here are the steps:

1- Go to your server directory, then go to:
Code:
left4dead2\cfg
2- create a note file and call it
Code:
server.cfg
3- and then post at it whatever cvar you want from here

*Note > after each cvar first type "sm_cvar", for example "sm_cvar sv_gravity 300"

I will post you some of my settings, either you want to copy or make your own up to you

PHP Code:
// You should change these, server name and rcon password number
hostname ""
rcon_password ""

// This states how players should contact you.  Use your email or website
sv_contact ""

// Number of rounds to play (only versus)
mp_roundlimit "3"

// If you want to use a search key to find the server in the lobby, uncomment and edit this line
sv_search_key ""
sv_tags ""

// STEAM GROUP
sv_steamgroup ""

// Region Cover
sv_region "-1"

// CHEAT/CONFIG
sv_lan "0"
sv_cheats "0"
sv_consistency "0"
sv_pure "0"

//MOTD
motd_enabled "0"

//GAME MODE
sm_cvar sv_gametypes "versus"

//DIFFICULTY
sm_cvar z_difficulty "normal"

//LOBBY CONNECT
sv_allow_lobby_connect_only "0"

/////////////////////////
//Game Settings [communication]
////////////
sm_cvar sv_voiceenable "0"        //default 1; enable/disable voice comm
sm_cvar sv_alltalk "0"            //default 0; Players can hear all other players' voice communication, no team restrictions


/////////////////////////
//Game Settings [LOGGING]
////////////
log "on"                     //Creates a logfile (on | off)
sv_logecho "0"                  //default 0; Echo log information to the console.
sv_logfile "1"                  //default 1; Log server information in the log file.
sv_log_onefile "0"            //default 0; Log server information to only one file.
sv_logbans "1"                 //default 0;Log server bans in the server logs.
sv_logflush "0"                 //default 0; Flush the log files to disk on each write (slow).
sv_logsdir "logs"            //Folder in the game directory where server logs will be stored.


/////////////////////////
//Game Settings [Bans]
//rcon server protection
//execute banned.cfgs at server start. Optimally at launch commandline.
//Put writeip/wrtieid commands in the bottom of server.cfg AFTER banned.cfgs have loaded.
////////////
exec banned_user.cfg    //loads banned users' ids
exec banned_ip.cfg      //loads banned users' ips
writeip                  //Save the ban list to banned_ip.cfg.
writeid                  //Wrties a list of permanently-banned user IDs to banned_user.cfg.

// server protection
sv_rcon_banpenalty "5"
sv_rcon_maxfailures "1"
sv_rcon_minfailures "1"
sv_rcon_minfailuretime "60"

// [Networking, Rates]
// - Rates forced to 100 on Clients, for 100 Tick.
// - When using a different Tickrate, modify settings accordingly:
// 1. Change 100000 to (Tickrate * 1000) for Rate and Splitpacket.
// 2. Change 100 to (Tickrate) for Cmd and Update Rates.
// ----------------------------------------------------------------------- 
sm_cvar sv_minrate "30000"                    // Minimum value of rate.
sm_cvar sv_maxrate "30000.000000"                     // Maximum Value of rate.
sm_cvar sv_minupdaterate "100"                  // Minimum Value of cl_updaterate.
sm_cvar sv_maxupdaterate "100"                  // Maximum Value of cl_updaterate.
sm_cvar sv_mincmdrate "30"                     // Minimum value of cl_cmdrate.
sm_cvar sv_maxcmdrate "60"                     // Maximum value of cl_cmdrate.sm_cvar net_splitpacket_maxrate 30000         // Networking Tweaks.
sm_cvar net_splitpacket_maxrate "15000"         // Networking Tweaks.
sm_cvar sv_client_min_interp_ratio "-1"         // Minimum value of cl_interp_ratio.
sm_cvar sv_client_max_interp_ratio "0"         // Maximum value of cl_interp_ratio.
sm_cvar fps_max "300"                             // Forces the maximum amount of FPS the CPU has available for the Server.
sm_cvar nb_update_frequency ".1"        //Update interval of the bots (Seconds).
sm_cvar rate "30000"

//////////////////////
//Versus Game Enabler
////////
sm_cvar sb_all_bot_game "1"
sm_cvar allow_all_bot_survivor_team "1"

/////////////////////
//Adrenaline Power
////////
sm_cvar first_aid_kit_use_duration "2"
sm_cvar adrenaline_revive_speedup "0.5"
//sm_cvar adrenaline_duration "15"
sm_cvar adrenaline_health_buffer "25"
sm_cvar adrenaline_run_speed "285"

//////////////
//PIPE-BOMB
/////
sm_cvar pipe_bomb_timer_duration "5"

/////////////
//Crawling
////////
sm_cvar survivor_allow_crawling "1"
sm_cvar survivor_crawl_speed "20"
sm_cvar survivor_incap_health "400"

/////////////
//Survivors Speed
////////
sm_cvar survivor_revive_duration "3.5"
sm_cvar survivor_speed "210"
sm_cvar sv_airaccelerate "45"

/////////////////////////
//Smoker
/////////////////////////

//Skill CD
sm_cvar tongue_hit_delay 15
sm_cvar tongue_miss_delay 3

//Damage
sm_cvar smoker_pz_claw_dmg 4

//Tongue speed 
sm_cvar tongue_fly_speed 1000

//Health
sm_cvar z_gas_health 250

//Speed
sm_cvar z_gas_speed 220
sm_cvar tongue_victim_max_speed 100

//Others
sm_cvar tongue_bend_point_deflection 5
sm_cvar tongue_range 800
sm_cvar tongue_break_from_damage_amount 300
sm_cvar tongue_drag_damage_amount 3
sm_cvar tongue_dropping_to_ground_time 
"0.500000"
sm_cvar tongue_health 100

/////////////////////////
//Charger
/////////////////////////

//Skill CD
sm_cvar z_charge_interval 12

//Charging duration
sm_cvar z_charge_duration 3.5

//Damage
sm_cvar z_charge_max_damage 10
sm_cvar z_charger_pound_dmg 15

//Charging speed 
sm_cvar z_charge_max_speed 600
sm_cvar z_charge_start_speed 220

//Health
sm_cvar z_charger_health 600

/////////////////////////
//Boomer
/////////////////////////

//Skill CD
sm_cvar z_vomit_interval 20

//Move while vomiting
sm_cvar z_vomit_fatigue 0

//Speed
sm_cvar z_exploding_speed 210

//Health
sm_cvar z_exploding_health 125

//Vomit Distance
sm_cvar z_vomit_range 3000

/////////////////////////
//Hunter
/////////////////////////

//Skill CD
//No cool down

//Health
sm_cvar z_hunter_health 280

//Speed
sm_cvar z_hunter_speed 230

//Fly Distance
sm_cvar z_lunge_power 1000
sm_cvar hunter_leap_away_give_up_range 2650
sm_cvar z_leap_max_distance 1500
sm_cvar hunter_pounce_ready_range 2600
sm_cvar z_hunter_lunge_distance 3400

//Damage
sm_cvar z_pounce_stumble_force 5
sm_cvar z_hunter_max_pounce_bonus_damage 80

/////////////////////////
//Jockey
/////////////////////////

//Skill CD
sm_cvar z_jockey_leap_again_timer 5
sm_cvar z_leap_interval_post_ride 6
sm_cvar z_jockey_leap_time 1
sm_cvar z_leap_interval_post_incap 15

//Health
sm_cvar z_jockey_health 425

//Jump Distance
sm_cvar z_jockey_leap_range 1200
sm_cvar z_leap_max_distance 1200
sm_cvar z_leap_power 450

//Damage
sm_cvar z_jockey_ride_damage 3

//Speed
sm_cvar z_jockey_speed 220

/////////////////////////
//Spitter
/////////////////////////

//Skill CD
sm_cvar z_spit_interval 16

//Spit Range
sm_cvar z_spit_range 900

//Health
sm_cvar z_spitter_health 250

//Speed
sm_cvar z_spitter_speed 220

/////////////////////////
//Tank
/////////////////////////

//Skill CD
sm_cvar z_tank_throw_interval "4.5"

//Speed
sm_cvar z_tank_speed 240
sm_cvar z_tank_speed_vs 240

//Health
sm_cvar z_tank_health "4667"

//Damage
sm_cvar vs_tank_damage 22

//You Don't Lose Control
sm_cvar z_frustration 1

/////////////////////////
//Witch
/////////////////////////

//Damage
sm_cvar z_witch_damage 100

//Health
sm_cvar z_witch_health 1500

//Speed
sm_cvar z_witch_speed 285 

//Other Witch Settings
sm_cvar z_witch_personal_space "145"
sm_cvar z_witch_relax_rate "0.20"
sm_cvar z_witch_flashlight_range "750"
sm_cvar z_witch_anger_rate "0.7"
sm_cvar z_witch_min_threat_time "0.1"
sm_cvar sv_force_time_of_day "0"

/////////////////////////
//SI Players Spawn Delayer
//////////////
sm_cvar z_ghost_delay_max "22"                        //Default = 30
sm_cvar z_ghost_delay_min "19"                        //Default = 20
sm_cvar z_ghost_delay_minspawn "5"                   //Default = 3 

/////////////////
//Extra Players
///////
sv_maxplayers "10"                 // 8 players can join the server, set number whatever you like (range 4 to 32)
sv_visiblemaxplayers "10"         //number is same as above
//sv_removehumanlimit "1"         //remove kick for players  when they are more than 8 for vs and 4 for coop
sv_force_unreserved "1"         //your server will stay unreserved and allow players to connect using connect command, this command sets. 

Last edited by alasfourom; 07-19-2022 at 19:26.
alasfourom is offline
yabi
Senior Member
Join Date: Jun 2021
Location: Taiwan
Old 07-19-2022 , 23:57   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #5

cfg/sourcemod/AI_HardSI.cfg
here cfg.
I actually wanted to ask about the documentation here,

rather than the server's
yabi is offline
yabi
Senior Member
Join Date: Jun 2021
Location: Taiwan
Old 07-20-2022 , 00:00   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #6

Quote:
Originally Posted by alasfourom View Post
What HarryPotter is sharing, these are plugins

if you want to setup a server.cfg file, here are the steps:

1- Go to your server directory, then go to:
Code:
left4dead2\cfg
2- create a note file and call it
Code:
server.cfg
3- and then post at it whatever cvar you want from here

*Note > after each cvar first type "sm_cvar", for example "sm_cvar sv_gravity 300"

I will post you some of my settings, either you want to copy or make your own up to you

PHP Code:
// You should change these, server name and rcon password number
hostname ""
rcon_password ""

// This states how players should contact you.  Use your email or website
sv_contact ""

// Number of rounds to play (only versus)
mp_roundlimit "3"

// If you want to use a search key to find the server in the lobby, uncomment and edit this line
sv_search_key ""
sv_tags ""

// STEAM GROUP
sv_steamgroup ""

// Region Cover
sv_region "-1"

// CHEAT/CONFIG
sv_lan "0"
sv_cheats "0"
sv_consistency "0"
sv_pure "0"

//MOTD
motd_enabled "0"

//GAME MODE
sm_cvar sv_gametypes "versus"

//DIFFICULTY
sm_cvar z_difficulty "normal"

//LOBBY CONNECT
sv_allow_lobby_connect_only "0"

/////////////////////////
//Game Settings [communication]
////////////
sm_cvar sv_voiceenable "0"        //default 1; enable/disable voice comm
sm_cvar sv_alltalk "0"            //default 0; Players can hear all other players' voice communication, no team restrictions


/////////////////////////
//Game Settings [LOGGING]
////////////
log "on"                     //Creates a logfile (on | off)
sv_logecho "0"                  //default 0; Echo log information to the console.
sv_logfile "1"                  //default 1; Log server information in the log file.
sv_log_onefile "0"            //default 0; Log server information to only one file.
sv_logbans "1"                 //default 0;Log server bans in the server logs.
sv_logflush "0"                 //default 0; Flush the log files to disk on each write (slow).
sv_logsdir "logs"            //Folder in the game directory where server logs will be stored.


/////////////////////////
//Game Settings [Bans]
//rcon server protection
//execute banned.cfgs at server start. Optimally at launch commandline.
//Put writeip/wrtieid commands in the bottom of server.cfg AFTER banned.cfgs have loaded.
////////////
exec banned_user.cfg    //loads banned users' ids
exec banned_ip.cfg      //loads banned users' ips
writeip                  //Save the ban list to banned_ip.cfg.
writeid                  //Wrties a list of permanently-banned user IDs to banned_user.cfg.

// server protection
sv_rcon_banpenalty "5"
sv_rcon_maxfailures "1"
sv_rcon_minfailures "1"
sv_rcon_minfailuretime "60"

// [Networking, Rates]
// - Rates forced to 100 on Clients, for 100 Tick.
// - When using a different Tickrate, modify settings accordingly:
// 1. Change 100000 to (Tickrate * 1000) for Rate and Splitpacket.
// 2. Change 100 to (Tickrate) for Cmd and Update Rates.
// ----------------------------------------------------------------------- 
sm_cvar sv_minrate "30000"                    // Minimum value of rate.
sm_cvar sv_maxrate "30000.000000"                     // Maximum Value of rate.
sm_cvar sv_minupdaterate "100"                  // Minimum Value of cl_updaterate.
sm_cvar sv_maxupdaterate "100"                  // Maximum Value of cl_updaterate.
sm_cvar sv_mincmdrate "30"                     // Minimum value of cl_cmdrate.
sm_cvar sv_maxcmdrate "60"                     // Maximum value of cl_cmdrate.sm_cvar net_splitpacket_maxrate 30000         // Networking Tweaks.
sm_cvar net_splitpacket_maxrate "15000"         // Networking Tweaks.
sm_cvar sv_client_min_interp_ratio "-1"         // Minimum value of cl_interp_ratio.
sm_cvar sv_client_max_interp_ratio "0"         // Maximum value of cl_interp_ratio.
sm_cvar fps_max "300"                             // Forces the maximum amount of FPS the CPU has available for the Server.
sm_cvar nb_update_frequency ".1"        //Update interval of the bots (Seconds).
sm_cvar rate "30000"

//////////////////////
//Versus Game Enabler
////////
sm_cvar sb_all_bot_game "1"
sm_cvar allow_all_bot_survivor_team "1"

/////////////////////
//Adrenaline Power
////////
sm_cvar first_aid_kit_use_duration "2"
sm_cvar adrenaline_revive_speedup "0.5"
//sm_cvar adrenaline_duration "15"
sm_cvar adrenaline_health_buffer "25"
sm_cvar adrenaline_run_speed "285"

//////////////
//PIPE-BOMB
/////
sm_cvar pipe_bomb_timer_duration "5"

/////////////
//Crawling
////////
sm_cvar survivor_allow_crawling "1"
sm_cvar survivor_crawl_speed "20"
sm_cvar survivor_incap_health "400"

/////////////
//Survivors Speed
////////
sm_cvar survivor_revive_duration "3.5"
sm_cvar survivor_speed "210"
sm_cvar sv_airaccelerate "45"

/////////////////////////
//Smoker
/////////////////////////

//Skill CD
sm_cvar tongue_hit_delay 15
sm_cvar tongue_miss_delay 3

//Damage
sm_cvar smoker_pz_claw_dmg 4

//Tongue speed 
sm_cvar tongue_fly_speed 1000

//Health
sm_cvar z_gas_health 250

//Speed
sm_cvar z_gas_speed 220
sm_cvar tongue_victim_max_speed 100

//Others
sm_cvar tongue_bend_point_deflection 5
sm_cvar tongue_range 800
sm_cvar tongue_break_from_damage_amount 300
sm_cvar tongue_drag_damage_amount 3
sm_cvar tongue_dropping_to_ground_time 
"0.500000"
sm_cvar tongue_health 100

/////////////////////////
//Charger
/////////////////////////

//Skill CD
sm_cvar z_charge_interval 12

//Charging duration
sm_cvar z_charge_duration 3.5

//Damage
sm_cvar z_charge_max_damage 10
sm_cvar z_charger_pound_dmg 15

//Charging speed 
sm_cvar z_charge_max_speed 600
sm_cvar z_charge_start_speed 220

//Health
sm_cvar z_charger_health 600

/////////////////////////
//Boomer
/////////////////////////

//Skill CD
sm_cvar z_vomit_interval 20

//Move while vomiting
sm_cvar z_vomit_fatigue 0

//Speed
sm_cvar z_exploding_speed 210

//Health
sm_cvar z_exploding_health 125

//Vomit Distance
sm_cvar z_vomit_range 3000

/////////////////////////
//Hunter
/////////////////////////

//Skill CD
//No cool down

//Health
sm_cvar z_hunter_health 280

//Speed
sm_cvar z_hunter_speed 230

//Fly Distance
sm_cvar z_lunge_power 1000
sm_cvar hunter_leap_away_give_up_range 2650
sm_cvar z_leap_max_distance 1500
sm_cvar hunter_pounce_ready_range 2600
sm_cvar z_hunter_lunge_distance 3400

//Damage
sm_cvar z_pounce_stumble_force 5
sm_cvar z_hunter_max_pounce_bonus_damage 80

/////////////////////////
//Jockey
/////////////////////////

//Skill CD
sm_cvar z_jockey_leap_again_timer 5
sm_cvar z_leap_interval_post_ride 6
sm_cvar z_jockey_leap_time 1
sm_cvar z_leap_interval_post_incap 15

//Health
sm_cvar z_jockey_health 425

//Jump Distance
sm_cvar z_jockey_leap_range 1200
sm_cvar z_leap_max_distance 1200
sm_cvar z_leap_power 450

//Damage
sm_cvar z_jockey_ride_damage 3

//Speed
sm_cvar z_jockey_speed 220

/////////////////////////
//Spitter
/////////////////////////

//Skill CD
sm_cvar z_spit_interval 16

//Spit Range
sm_cvar z_spit_range 900

//Health
sm_cvar z_spitter_health 250

//Speed
sm_cvar z_spitter_speed 220

/////////////////////////
//Tank
/////////////////////////

//Skill CD
sm_cvar z_tank_throw_interval "4.5"

//Speed
sm_cvar z_tank_speed 240
sm_cvar z_tank_speed_vs 240

//Health
sm_cvar z_tank_health "4667"

//Damage
sm_cvar vs_tank_damage 22

//You Don't Lose Control
sm_cvar z_frustration 1

/////////////////////////
//Witch
/////////////////////////

//Damage
sm_cvar z_witch_damage 100

//Health
sm_cvar z_witch_health 1500

//Speed
sm_cvar z_witch_speed 285 

//Other Witch Settings
sm_cvar z_witch_personal_space "145"
sm_cvar z_witch_relax_rate "0.20"
sm_cvar z_witch_flashlight_range "750"
sm_cvar z_witch_anger_rate "0.7"
sm_cvar z_witch_min_threat_time "0.1"
sm_cvar sv_force_time_of_day "0"

/////////////////////////
//SI Players Spawn Delayer
//////////////
sm_cvar z_ghost_delay_max "22"                        //Default = 30
sm_cvar z_ghost_delay_min "19"                        //Default = 20
sm_cvar z_ghost_delay_minspawn "5"                   //Default = 3 

/////////////////
//Extra Players
///////
sv_maxplayers "10"                 // 8 players can join the server, set number whatever you like (range 4 to 32)
sv_visiblemaxplayers "10"         //number is same as above
//sv_removehumanlimit "1"         //remove kick for players  when they are more than 8 for vs and 4 for coop
sv_force_unreserved "1"         //your server will stay unreserved and allow players to connect using connect command, this command sets. 
PHP Code

This can be entered directly into the server's folder,
server configuration file
Can it be used directly?
yabi is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 07-20-2022 , 09:01   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #7

Quote:
Originally Posted by yabi View Post
Harry ☺️☺️☺️
oh i have installed but nothing changed because i still setup wrong or how should i setup cfg. ?
After you installed, all special infected should be more smarter and aggressive than before.
Did server auto generates cfg/sourcemod/AI_HardSI.cfg file?
__________________
HarryPotter is offline
ZBzibing
Senior Member
Join Date: Dec 2012
Old 08-01-2022 , 21:06   Re: [L4D2] Request a plugin or already have a similar plugin ,Hunter's Jump Ability
Reply With Quote #8

Quote:
Originally Posted by yabi View Post
Harry ☺️☺️☺️
oh i have installed but nothing changed because i still setup wrong or how should i setup cfg. ?
ai_assault_reminder_interval 2
__________________
Please forgive, If I'm not describing it accurately. I use google translate
Functional tests are all from L4D1, and are only keen to solve and fix various bugs of L4D1:
ZBzibing is offline
Reply


Thread Tools
Display Modes

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 02:46.


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