Left 4 Dead 2

Left 4 Dead 2

417 ratings
去除队友伤害 No Friendly Fire
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
11.711 KB
12 Jan, 2024 @ 8:33pm
1 Change Note ( view )

Subscribe to download
去除队友伤害 No Friendly Fire

In 1 collection by Anxa
游戏性
180 items
Description
武器不再会误伤队友 ,但各类爆炸物和火焰,例如土制炸弹和燃烧瓶依旧会伤害玩家,只不过伤害较低。

Most of your weapons no longer damage teammates. However, explosives and flames, including pipe bombs and Molotov cocktails, will still deal less damage to the player.

这个模组是通过给游戏添加了如下代码实现的:

This mod is implemented by adding the following code to the game:


Convars.SetValue("survivor_friendly_fire_factor_easy", 0.0)
Convars.SetValue("survivor_friendly_fire_factor_normal", 0.0)
Convars.SetValue("survivor_friendly_fire_factor_hard", 0.0)
Convars.SetValue("survivor_friendly_fire_factor_expert", 0.0)
Convars.SetValue("grenadelauncher_ff_scale", 0.2)
Convars.SetValue("grenadelauncher_ff_scale_self", 0.2)

Convars.SetValue("survivor_burn_factor_easy", 0.1)
Convars.SetValue("survivor_burn_factor_normal", 0.15)
Convars.SetValue("survivor_burn_factor_hard", 0.2)
Convars.SetValue("survivor_burn_factor_expert", 0.2)
28 Comments
Anxa  [author] 17 Sep @ 8:00am 
我还真没试过,理论上是建本地服务器的人订阅了才会有效。
WinterTrack 17 Sep @ 7:34am 
这个我打了房主没打有效吗?
focco 24 Jul @ 1:51am 
可能是官方專用伺服器會擋 改了就可以用了
坚果土拨鼠 牢大肘击版 27 Dec, 2024 @ 9:16pm 
用了好久了,一直都有效果,说没的肯定是他们自己的问题
Anxa  [author] 1 Dec, 2024 @ 6:21pm 
我没试过第三方服务器,但订阅模组后用本地服务器建房就对加入游戏的玩家都有效。 前面的留言有人问过类似的问题,应该就是模组冲突,你最好先排查一下单人游戏对电脑队友有没有伤害。
队友carry我sorry 30 Nov, 2024 @ 6:50pm 
是不是必须是本地服务器
队友carry我sorry 30 Nov, 2024 @ 6:49pm 
不行啊,跟朋友联机还是有队友伤害
Anxa  [author] 29 Nov, 2024 @ 10:56pm 
房主有了就行
队友carry我sorry 29 Nov, 2024 @ 6:14pm 
房主有了就行吗,还是说联机的朋友也要下
Anxa  [author] 23 Sep, 2024 @ 7:42pm 
你试试看其他同类模组,是不是也失效,大部分时候都是模组冲突的问题。