Left 4 Dead 2

Left 4 Dead 2

评价数不足
More Infected Over Time
   
奖励
收藏
已收藏
取消收藏
描述
Just edits for my 8 player server

All credits to https://psteamcommunity.yuanyoumao.com/id/OK-KG/myworkshopfiles/
项目 (10)
[VScript] More Infected Over Time
创建者: OnlySlug
MUST HOST ON LOCAL SERVER What it does Every 15 seconds the common limit and mob size will go up by 1 Every minute the special limit will go up by 1 It will start increasing only when a player leaves the saferoom It will stop at the common limit of 60 Spec...
[VScript] More Infected Over Time Doubled
创建者: OnlySlug
will stop at 120 commons special infected will stop at 8 ...
[VScript] More Infected Over Less Time Doubled
创建者: OnlySlug
5 commons added to the limit every 15 seconds up to 120 ...
[VScript] More Commons Over Time
创建者: OnlySlug
No special increasing ...
[Mod a Mod] [VScript] More Infected Over Time: 8-Player Version 80C/8S
创建者: Pie
80 Commons and 8 Specials Starts at 30 once saferoom is left. DirectorOptions.CommonLimit <- 29; DirectorOptions.MegaMobSize <- 80; DirectorOptions.MobMinSize <- 80; DirectorOptions.MobMaxSize <- 80; DirectorOptions.MobMaxPending <- 80; DirectorOptions.Pre...
[Mod a Mod] [VScript] More Infected Over Time: 8-Player Version 70C/7S
创建者: Pie
Increases commons to 70 starting from 27 and specials that start from 1 to 7 that increases every 7.7 seconds once left saferoom. Every 7.7 seconds common limit goes up by 1 Every 30.8 seconds special limit goes up by 1 Credits: okkg https://steamcommunity...
[Mod a Mod] [VScript] More Infected Over Time: 8-Player Version 60C/6S
创建者: Pie
Credits to nescius more vanilla friendly 30-60 Commons increases by 1 every 6 seconds caps out at 3 minutes. 1-6 specials increases by 1 every 30 seconds caps out at 2:30 minutes...
EDIT A MOD [VScript] More Infected Over Time: WTF ARE YOU THINKING?
创建者: Pie
Edited for fun and ofc credits to nescius edit a mod increases commons and specials starting from 0 to 1000 every 1 second over time. ...