安裝 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(越南文)
																													Українська(烏克蘭文)
																									回報翻譯問題
							
						
 
											 
													







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!