安装 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(越南语)
Українська(乌克兰语)
报告翻译问题











I should point out that if you read a flyer and the marker is added to the map, you can't "delete" it using the mod that allows you to write on the map. Or rather... you can delete it, but every time you expand the map, it reappears.
I'm also having the same problem: maps aren't displayed in the list like... @Phil
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3430224478
It introduced 1 crayon per color which you can craft.
The category is exactly the issue. The mod change the category and as you filter only by Cartography no map appears in the list.
You can patch that by changing the line 498 in the file NIM_TransferRegionWindow.lua to:
self.playerMapItems = getPlayer():getInventory():getAllEvalRecurse(function(item) return (item:getDisplayCategory() == "Cartography" or item:getDisplayCategory() == "LitC") and item:getFullType() ~= "Base.HandmadeMap" end)
The other category is "LitC"
Oh, so probably the mod that change category. I will test it out.
I have 300+ mods, not sure if would be easy to check...
https://pastebin.com/xGkhKFKy
Which is this one: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3413005308
Not sure why, but I have crayons and maps like Muldraugh map, west point map, they don't show up in the list of maps that can be copied to my handmade map.
https://imgur.com/a/Nq4nkIN
It's a bug or am I doing something wrong?
And by the way, the last update made the mini-game way better, thanks!