Left 4 Dead 2

Left 4 Dead 2

392 个评价
ChainsawFix+Refuel[Server Mod]
2
   
奖励
收藏
已收藏
取消收藏
Survivors: Survivors
Game Content: Weapons, Scripts
文件大小
发表于
更新日期
11.202 KB
2023 年 3 月 11 日 上午 2:47
2023 年 3 月 11 日 上午 3:10
2 项改动说明 ( 查看 )

订阅以下载
ChainsawFix+Refuel[Server Mod]

描述
Chainsaw Fix & Refuel By Solved/Devlos! Aka "Timonenluca"

Based on a Sourcemod plugin from: https://forums.alliedmods.net/showthread.php?t=121983

A Local/Dedicated Server Mod

Mod info
- Ability to refuel: The Chainsaw
- Prevents Dropping: The Chainsaw (When Empty)
- Add Colour Coding for: The Chainsaw fuel states
44 条留言
A Complete Imbecile 9 月 7 日 上午 12:08 
can you make it so gas can, oxygen tanks and molotoves able to be use as fuel? that'd be great for longevity
Колоссальный вет 6 月 17 日 下午 2:29 
@devlos
There's a small "bug" when you're carrying the chainsaw on your back and holding a gas can.
When you try to throw the gas can (with the chainsaw on your back and low on gas), the animation will play as if the chainsaw is being refilled.
So this needs to be fixed, and for now, I recommend this mod to throw all items and weapons in the game: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3478881042
SPOOKYTexture 5 月 22 日 上午 8:47 
This isn't a bug either, wtf?
Nehvar 5 月 7 日 下午 7:21 
I just ran into a conflict with this mod that I can not explain. The refueling portion of the script will not work with a particular custom chainsaw model -- tomaz's NMRiH Chainsaw ( https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3474145061 ).

I have no idea why it won't work with that chainsaw as there is no script in that mod. I even deleted everything but the model files in the package and the problem still persisted. Very weird.
Ink 3 月 19 日 下午 8:20 
This.... IS PERECT
- 1 月 10 日 上午 2:47 
:steamhappy:
Tye-Wynd 2024 年 12 月 10 日 下午 2:57 
@syamih2002.sa
I use the upgraded version so idk if this is an issue with this one, but on scavenge maps (like the end of the first l4d2 campaign) you can refuel from anywhere.
syahmi2002.sa 2024 年 10 月 17 日 下午 5:03 
In addition to what @YeKeaROCKamePlayСЛАВЯНЫЧ mentioned, there's another bug with this addon when using it together with bot addons like Left 4 Bots 2. If at least one bot is equipped with a chainsaw during a scavenge event, the bots assigned to collect gas will head to random locations, get confused for a moment, and then somehow manage to fill the gas they've acquired. So far, this issue only occurs in the 4th chapter of the Dead City 2 custom campaign, but I haven't tested it in other campaigns (both official and custom).
Alpha 2024 年 9 月 4 日 下午 2:29 
Use "AWeapon.GetMaxClip1()" to replace "30", it works hah
Alpha 2024 年 9 月 4 日 下午 1:44 
In the source code, the fuel is set to 30, but in some mods, 30 is not max fuel.
Leading to a problem, after filling chainsaw, it's not full.
Maybe change the "30" to a dynamic value from default-clip or others?