安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






[string "scripts/components/inventory.lua"]:703: attempt to index field 'isexternallyinsulated' (a nil value)
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2841310635
if you could look into it and suggest anything or maybe look into a fix, would greatly appreciate!
But if you find any modder that would be willing to modify this mod into client version, he is free to do so.
This mod is one that I have really wanted, and thank you so much for making it, it always bugged me that my items always went to the far left of the inventory when swapping them off if their last location in my inventory was taken.
Thanks a bunch!
client_only_mod = true
all_clients_require_mod = false
then it turn to be client mod
Enjoy.
Here is the pastebin of the error: http://pastebin.com/6DurBwxb
And with chests, backpacks and chester it gets even more complicated.
It would have to rearange items in your inventory after swapping, for it being only client sided.
You can only ask the host, whether he could add it to the server.
Now you have an option to remove unnecessary sound effect when switching equipment.
i click on ice cube, hat disappeared because cant stay in ice box
Love the mod but I get a crash with my mod when I'm wielding an equipment with "essential" tag (cannot be dropped) and a goose/moose knocks it out. The code is by Kzisor: http://pastebin.com/XbnZAtA9
The crash log is "[string "../mods/workshop-503919639/modmain.lua"]:5: attempt to index field 'equippable' (a nil value)"
Line 5 is: "local eslot = item.components.equippable.equipslot"
Can you update your code so that it checks if the component exists or not?
Thanks!
Keep it up
检查它在这里:车间编号501778451
国防部只需要服务器端。
右键单击一个设备将现在切换它的位置与一个你穿着。
简单的变化,将有助于您的项目,在所需的库存插槽。
(它的作品中不仅有库存,但也与背包,宝箱和切斯特!)
这主要归功于okaredox。
curious, as i think about it, i wonder if you are aware of the mod "throwable rocks" and if it is compatible with this, or if this mod supports that one so to speak.