饥荒联机版

饥荒联机版

Beefalo Actions
4 条留言
Goobboy  [作者] 5 月 26 日 下午 3:41 
@Avicii (RIP)
Yes, it does also work when mounting Woby as Walter !
Avicii 5 月 26 日 上午 11:52 
dose Walter useful?
Goobboy  [作者] 5 月 25 日 上午 9:08 
@ Kitty Cat
Thanks for the insight, the mod is updated ;)
♡ Kitty Cat ♡ 5 月 24 日 下午 7:32 
I love your mod! It's very convenient. Having to juggle dismounts constantly in the base game can be suffocating.

Is there any possibility that the GLOBAL.CONTAINER_AUTOCLOSE_DISTANCE constant could be used instead of 3 in your container.OnUpdate function? - A mod I'm working on lets the user set that constant, and overwriting it with 3 causes a mod incompatibility issue. :(

opener:IsNear(self.inst, 3)
opener:IsNear(self.inst, GLOBAL.CONTAINER_AUTOCLOSE_DISTANCE)