安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Edit1: if you are trying to do a specific item, you can follow this format to get the EngramEntry name of any item from the spawn list in the discussions.
For instance, the bending flag is not an obtainable engram, but if it were, you would get the "PrimalStructure_BuffFlag" part of the below spawn code and add "_C" to the end of it. Like this: "PrimalStructure_BuffFlag_C"
cheat giveitem "Blueprint'/Game/Mods/AvatARK/NationFlags/BuffFlag/PrimalStructure_BuffFlag.PrimalStructure_BuffFlag'" 1 1 0
Edit2: After looking through the spawn codes again, it looks like the naming format that GyozaGuy used is perfect. So you should be able to use that guide to disable any engrams from the mod that you would like. Please note, from my own experience with disabling mod engrams, if you disable an engram and then spawn in that item, the item will disappear during the next server restart. That could have just been a bug I experienced a couple times but I have read of others that had the same issue. So please keep that in mind when disabling engrams.