安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
[BetterManas]
AttackRange=9600000
MaxStrafes=6
MaxJumps=3
NoDashLimit=False
DiveDamage=100
That attack range is set way too high, i can confirm that the issue you explained does indeed happen but only when setting the attack range to the value you have there, you'll need to reduce it to something lower.
AttackRange=6000
MaxStrafes=600
MaxJumps=300
NoDashLimit=True
DiveDamage=12
[BetterManas]
AttackRange=6000
MaxStrafes=600
MaxJumps=300
NoDashLimit=True
in 'gameusersettings“,and i’m on the singleplayer ,i don't plus any other creature mods
i have a server an krakens better dinos ... i try to kryo the mana after taming / after changing the ini ... no more dashes ... :(
i HAVE enough stammina!
gameusersettings.ini:
[BetterManas]
AttackRange=8000
MaxStrafes=10
MaxJumps=10
NoDashLimit=true
DiveDamage=10
IncreasedFreeze=False
ReducedStam=True
Issue with game user settings file being case sensitive.
There is an issue with the Game user settings file. If you set an option to "true" it wont register, the bool option is case sensitive. Not an issue for singeplayer as you can use capitals in config, but some server managers (EG shockbyte) rewrite the config file each launch and use lower case for true and false, which breaks this setting for the mod. I imagine thats whats been causing some people issues using this mod. I only tried this with the limit dashes option but i assume it is the case for the other options.