安装 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 large forge should take the same fuel as ARK's standard forge (not the industrial one), and shouldn't even allow gas, unless you mean something else?
As for 3, I assume you mean the gaps around window openings? The windows and doors are based off ARK's (stone I think it was), so just like ARK's, they don't fit properly in all wall types. Or maybe you're mixing up the Full/Extended windows with a non extended window frames (or vice versa). Can you give me an example of which window/door and what wall you're snapping to? The gaps that ARK's own windows have on non matching wall types can probably be improved for my windows and doors, but it would take some work.
2. It is a shame that the forge cannot operate with electricity. (Generator)
3. If you put the door in Large Windows and Door Frames, they won't snap into the door properly.
4. The time does not matter as long as it works properly in the end. (Perfect)
1. Please create a GameData protocol. (Structures Plus.gamedata)
Example:
{
"Application": "ark",
"Version": "1.2.0",
"Created": "2021-05-28T00: 00: 00.0000000Z",
"Creatures": [],
"Engrams": [
{
"Level": 22,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_LeashTek_C",
"Description": "S + Dino Leash",
"Mod": "Structures Plus (S +)"
},
{
"Level": 100,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_AutoCrafter_C",
"Description": "S + Auto Crafter",
"Mod": "Structures Plus (S +)"
}
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}
Example:
[StructuresPlus]
AdditionalSupportDistanceInFoundations = 10
AdvTransferItemBlacklist =
AlarmPlateTribeLimit = 0
AllowAdminToDemoAnyTribeWithDemoGun = false
AllowCatalyzerOutOfElement = false
AllowCropPlotStacking = false
AllowDynamicPillarNonFoundationSupport = True
AllowGrindingMissionRewards = false
AllowIntakeToPlaceWithoutWater = true
AllowInterDynamicPillarSupport = True
AllowMakingWeaponsAndArmorBPs = false
AllowMultiToolNeuterAll = false
AllowPersonalTeleporterInBossArena = false
I do have GameUserSetting.INI settings for changing storage slot sizes (not all of them have been updated to use it until the next update though), and I plan on adding more, I've just been busy working on other parts.