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

[L4D2] Weapon Swapping Buff <WeaponHandling Add-On> v1.2.1 [26-2-22]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Plugin ID:
7976
Plugin Version:
1.2.1
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
make Switching Weapons as new Gameplay
Old 02-24-2022 , 07:31   [L4D2] Weapon Swapping Buff <WeaponHandling Add-On> v1.2.1 [26-2-22]
Reply With Quote #1

about
  • other slot weapon will got buff when doing kill, switch to that and activating buff
  • specifies which action can be boost: reloading / firing / deploying
  • allow pause / clear / keep countdown when switch to other weapon
  • announce and translation supports (english/chinese preset)
  • idea from game destiny 2 wepaon abilities, not specify one, i combined the ideas

ConVar
PHP Code:
// which action boost 1=Firing 2=Deploying 4=Reloading 8=MeleeSwinging -1=All. add numbers together you want
swap_buff_allow_actions "-1"

// allow pause countdown when switch to other weapon 1:pause -1:clear duration 0:countdown continue
swap_buff_allow_pause "0"

// multiplier of action speed  1.5:boost 50% firing/reloading/deploying
swap_buff_speed "1.5"

// Enabled 'Swapping Buff'
swap_buff_enabled "1"

// buff duration gain of boomer
swap_buff_ratio_boomer "1.5"

// buff duration gain of charger
swap_buff_ratio_charger "3"

// buff duration gain of common zombies
swap_buff_ratio_common "1"

// gain multiplier of headshot
swap_buff_ratio_headshot "1.5"

// buff duration gain of hunter
swap_buff_ratio_hunter "2"

// buff duration gain of jockey
swap_buff_ratio_jockey "2"

// buff duration gain of smoker
swap_buff_ratio_smoker "2"

// buff duration gain of spitter
swap_buff_ratio_spitter "1.5"

// buff duration gain of tank
swap_buff_ratio_tank "8"

// buff duration gain of witch
swap_buff_ratio_witch "8"

// 1=center 2=chat 4=hint 7=all add together you want
swap_buff_announces "4"

// max duration can get, 0:not limited
swap_buff_max "120" 

Required / Dependecies

changelog
  • v1.0 just releases; 25-2-22
  • v1.1 support announces and translations; 25-2-22
  • v1.2
    optional 'duration gain cap'
    fix forgot set translate target,
    speed use multiply rather than hardcode speed; 26-2-22
  • v1.2.1 colors annonuce;


Installation
  • absolutely have to install [L4D/L4D2]WeaponHandling_API
  • put l4d_swap_buff.smx on /plugins/
  • put l4d_swap_buff.phrases.txt on /translations/
Attached Files
File Type: sp Get Plugin or Get Source (l4d_swap_buff.sp - 268 views - 14.1 KB)
File Type: txt l4d_swap_buff.phrases.txt (669 Bytes, 150 views)
__________________

Last edited by NoroHime; 02-26-2022 at 02:19.
NoroHime is offline
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Old 02-25-2022 , 07:37   Re: [L4D2] Weapon Swapping Buff v1.1 [25-2-22]
Reply With Quote #2

update
Quote:

PHP Code:
// 1=center 2=chat 4=hint 7=all add together you want
swap_buff_announces "4"

// max duration can get, 0:not limited
swap_buff_max "120" 
  • v1.1 support announces and translations; 25-2-22
  • v1.2
    optional 'duration gain cap'
    fix forgot set translate target,
    speed use multiply rather than hardcode speed; 26-2-22
  • v1.2.1 colors annonuce;
__________________

Last edited by NoroHime; 02-25-2022 at 13:48.
NoroHime 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 16:13.


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