Page 1 of 1

Maximum Attribute Score

Posted: 02 Apr 2018, 20:21
by SoulOEater
Hey,

I am pretty new to the forum and don't know wether that was already adressed or not. Couldn't find anything via search.

While playing today I noticed that there is a cap for the main attributes, which actually pretty bugs me. I currently have 100 + 25 Agility with the character I play on our own hosted server. Now I can't rise this attribute with Items like 'Ring of the Wind' and 'Helm of Oreyn Bearclaw'. Not only can I not rise the attribute, but when I equipp them they get unequipped instantly.

Bummer here, I can't further rise the attribute over 125 or 150 or were ever the maximum is. 2nd thing is I can't equipp them. Not getting the stats is one thing. But as for the helm I am not only missing on the stat boni, but also the armor as it is a unique item with max armor rating.

My question here is:

Can I somehow remove the cap? Either in the server commands via Putty or do I have to mod something?


Would be a geat deal if someone could help me here. Don't want to play Morrowind in a kinda stripped version with my friends.

Greets: SoulOEater

Re: Maximum Attribute Score

Posted: 03 Apr 2018, 14:18
by Capostrophic
OpenMW doesn't have multiplayer features, and you shouldn't ask for any support for TES3MP-specfic features on OpenMW forum. Try to ask in TES3MP subforum, Discord, subreddit or Steam group.

Re: Maximum Attribute Score

Posted: 03 Apr 2018, 14:29
by davidcernat
Increasing the attribute cap on your server is simple. Open up mp-stuff\scripts\config.lua and change this line:

Code: Select all

config.maxAttributeValue = 150
Restart the server afterwards.

Re: Maximum Attribute Score

Posted: 03 Apr 2018, 15:32
by SoulOEater
Capostrophic wrote: 03 Apr 2018, 14:18 OpenMW doesn't have multiplayer features, and you shouldn't ask for any support for TES3MP-specfic features on OpenMW forum. Try to ask in TES3MP subforum, Discord, subreddit or Steam group.
Sorry, I wasn't aware of how the sup forum and everything here works. Will remember it when I post another thread next time.
davidcernat wrote: 03 Apr 2018, 14:29 Increasing the attribute cap on your server is simple. Open up mp-stuff\scripts\config.lua and change this line:

Code: Select all

config.maxAttributeValue = 150
Restart the server afterwards.
Thanks for the help. Going to try it today sometime.

Greets: Soul