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
[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.