Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
"The mod you are using will need an update to remove integer number assumptions made to shard identifiers."
https://forums.kleientertainment.com/klei-bug-tracker/dont-starve-together/joining-crashes-1-or-more-shards-of-the-dedicated-server-r50273/
=[C]:-1 in (field) sort (C) <-1--1>
../mods/workshop-595764362/modmain.lua:17 in (field) fn (Lua) <15-18>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
scripts/update.lua:240 in (upvalue) old_update (Lua) <224-298>
update:6 in () ? (Lua) <4-11>
Multi world brocken since the new update
2 = caves, 3 = second overworld, the 11th portal in the first overworld goes to the first portal in the second overworld. What I actually want is the 11th portal in the first to connect to the 11th portal in the second. Can anyone help?
I can’t understand what I'm doing wrong ...
I've got 4 worlds - two sets of upper + caves; I want first upper to have 1 portal to bidirectionally lead to 2nd cave, and have that as only connection between the two sets.
Your example confuses me and I don't understand which numbers I need.
E.g. you write:
["Connections"] = { ["11"] = { "12" } -- bidirectional between 11-12
Does that mean setting up bidirectional connection between world-1-portal-11 and world-1-portal-12 or between world-1-portal-1 and world-1-portal-2? If latter, I assume configuring world-1-portal-10 would be number 110?