Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
Assuming the unofficial server has been ran at least once, locate the game.ini file under your saved configuration. This should be under a folder similar to this path:
...\ShooterGame\Saved\Config\WindowsServer\Game.ini
In the Game.ini Locate the following section:
[/script/shootergame.shootergamemode]
You will need to add a line for each character level with the intended points to be awarded. The following example would award 3 points for levels 1-4. When reaching level 5 5 points would be awarded:
OverridePlayerLevelEngramPoints=3
OverridePlayerLevelEngramPoints=3
OverridePlayerLevelEngramPoints=3
OverridePlayerLevelEngramPoints=3
OverridePlayerLevelEngramPoints=5
If your unofficial server max character level is 100, this means you should have 100 lines to account for each level.
Hope this helps!