Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.