View Single Post
Author Message
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Old 12-17-2021 , 17:29   [L4D2] Upgrade Pack Unlimited Use v1.1 [12-21]
Reply With Quote #1

about:

since players not like upgrade pack sometime deploy waste time or no so useful
now you can deploy it and keep using like ammo stack, usually using with finale stage or some player like stay on place


installation:

.txt on /gamedata
.smx on /plugins
if you want compile your self just get .sp in /scripting

known issue
you may set upgrade_pack_allow_bot_infinity set to 0,this issue since game cannot record upgrade used for more than 4 survivor, because netprop m_iUsedBySurvivorsMask is 3bit data

cvar:

Code:
// is allowed bot infinity to use, solve bot stuck in taking action
upgrade_pack_allow_bot_infinity "0"

// timer of created after to remove upgrade pack (0: disable feature)
upgrade_pack_remove_timer_created "0"

// timer of used after to remove upgrade pack (0: disable feature)
upgrade_pack_remove_timer_used "0"

changelog

Code:
1.1 add use count buffer and convar
1.0 release
Attached Files
File Type: txt l4d2_unlimited_upgrade_pack.txt (561 Bytes, 347 views)
File Type: sp Get Plugin or Get Source (l4d2_unlimited_upgrade_pack.sp - 493 views - 3.5 KB)
__________________

Last edited by NoroHime; 02-03-2022 at 17:31.
NoroHime is offline