Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[string "scripts/components/inventory.lua"]:703: attempt to index field 'isexternallyinsulated' (a nil value)
https://steamhost.cn/steamcommunity_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.