Jump to content

Recommended Posts

在游戏中,我发现用干净的扫帚对“reskin_tool”进行操作,并不会改变我手中“reskin_tool”的外观。我想制作一个模组,使得右键点击“reskin_tool”也能改变背包中“reskin_tool”的外观。但是我失败了,你能帮我看看哪里出了问题吗?

In the game, I found that “reskin_tool” with a clean broom doesn't change the appearance of the “reskin_tool” in my hand. I want to make a mod so that right-clicking “reskin_tool” can also change the appearance of “reskin_tool” in the backpack. But I failed; could you help me see what went wrong?

init.lua

清洁扫把是装备动作,它不会对物品栏中物品生效,否则会带来很多不便,因为物品栏中物品本身就有右击动作,比如装备、卸下、吃、治疗等等。所以还是乖乖把物品扔在地上再扫吧。

On 11/20/2025 at 10:20 AM, LeafyFly said:

清洁扫把是装备动作,它不会对物品栏中物品生效,否则会带来很多不便,因为物品栏中物品本身就有右击动作,比如装备、卸下、吃、治疗等等。所以还是乖乖把物品扔在地上再扫吧。

明白了,感谢您的回访

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...