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






every time i got the LevelExperienceRampOverrides= commmand and every time server log tells me this 0]ImportText (LevelExperienceRampOverrides): Missing opening parenthesis:
i do every thing exactly how others i didnt met one who told me i have to put another mystic parenthesis
@Wolves There are multiple game.ini files, some get overwritten by others. I'd try modifying others, and ensuring you have the proper section and only one of that section.
I try edit lvl in Game.ini is don't work
Review the bottom of the description to change the player levels without this mod. Here is a script (in javascript) you can use to generate the 750 levels. Copy the output into the game.ini file. Best way I can think of running this script would be to pull up Chrome and hit F12, then escape if the console isn't open. Just run this code in the browser console.
var result = ''
for (level = 0; level <= 750; level ++) {
result += `ExperiencePointsForLevel[${level}]=${level*20000}\n`
}
я все равно держу его первым в списке. Очень хочу, чтобы его все таки починили.
but with this version i dont have all engram points
EvantyWelwyn, you just have to change the max experience for the entire unofficial server, by editing the game.ini file. The mod should take care of the rest.