Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Kinda sad cus it would be a nice mod to have but, can do much.
In
CleanSourceConfigs
or
WindowsNoEditor ?
I use your mod since a long time with good results, but just encountered a biiig problem: since the last level increase, my XP is suddenly NEGATIVE and anything I do DECREASES my XP. Help needed, very urgently!
Here another suggestion: create a "Book if Wisdom" (or an encyclopedia) that can be found somewhere or be crafted. Reading it, it boosts the player's XP. Permanently. Each reading gives, let's say, 100 XP. or 50. Or 200. Maybe even different books. Or it could be some sort of mushroom(s). Consume it and the animal or the player gains XP. To make it cool, the XP gain could be random range: -5 to +200).
?
Something like this:
[XPBuffSettings]
XPBuffMultiplier[0]=3
XPBuffMaxXP[0]=4350
XPBuffMultiplier[1]=2
XPBuffMaxXP[1]=8350
XPBuffMultiplier[2]=1
XPBuffMaxXP[2]=16050
About the duration: I can make that editable via ini settings. Expect an update probaly this weekend.
[/script/shootergame.shootergamemode]
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_XPBuffMod_C",EngramHidden=true)
Disabling the engram should work, you can spawn the buff item with the command: cheat giveitem "Blueprint'/Game/Mods/XPBuffMod/PrimalItemConsumable_XPBuffMod.PrimalItemConsumable_XPBuffMod'" 1 1 false
The mod should work out of the box if you install and enable it in ARK. The default settings are double XP until Level 40.
If you want to customize the values you need to add the settings block above to your GameUserSettings.ini located in ARK\ShooterGame\Saved\Config\WindowsNoEditor
Let me know if you still have questions!