Page 1 of 1

Game settings question

PostPosted: Fri Aug 21, 2009 1:41 am
by Stacey Mason
Are there changeable game settings that change next things:

-The chance to hit per skill level? Basically, I want to raise this significantly.
-The chance to cast a spell. I want this to have success rate 100% not counting the skill level at all. There is an option I would like more, but I think it's not really possible, that if you already do fail casting, that you don't loose mana for that cast.

Thanks in advance :)

Game settings question

PostPosted: Fri Aug 21, 2009 3:09 am
by Raymond J. Ramirez
I know this isn't super helpful, but there are a couple mods that use Morrowind Enhanced that return part of your casting cost to you. Therefore, I'm assuming that there are MWE-only functions that allow you to determine all the stuff you'd need to know, so the second option should be possible. I know they return magicka for failures, so barring a function that checks success, you can always differentiate with a sound check.

Game settings question

PostPosted: Fri Aug 21, 2009 3:33 am
by Hannah Whitlock
I know this isn't super helpful, but there are a couple mods that use Morrowind Enhanced that return part of your casting cost to you. Therefore, I'm assuming that there are MWE-only functions that allow you to determine all the stuff you'd need to know, so the second option should be possible. I know they return magicka for failures, so barring a function that checks success, you can always differentiate with a sound check.


That's a pity, I'd like that, but not dependent on script extender :unsure:

Game settings question

PostPosted: Thu Aug 20, 2009 6:02 pm
by SWagg KId
Phew! Just spent ages looking through the Game Settings...
You might want to take a look at these:

"1055" "fAutoSpellChance" 80.0000
"1056" "fAutoPCSpellChance" 50.0000
"1057" "iAutoSpellTimesCanCast" 3
"1058" "iAutoSpellAttSkillMin" 70
"1059" "iAutoSpellAlterationMax" 5
"1060" "iAutoSpellConjurationMax" 2
"1061" "iAutoSpellDestructionMax" 5
"1062" "iAutoSpellIllusionMax" 5
"1063" "iAutoSpellMysticismMax" 5
"1064" "iAutoSpellRestorationMax" 5
"1065" "iAutoPCSpellMax" 100

I'd change "AutoPCSpellChance" to 10000 or something :P

That's all I could find though...

Game settings question

PostPosted: Thu Aug 20, 2009 2:44 pm
by Lucky Boy
Morrowind scripting for dummies 9 give a break down of the GMST's at the way end of it

Game settings question

PostPosted: Fri Aug 21, 2009 1:26 am
by Nymph
Phew! Just spent ages looking through the Game Settings...
You might want to take a look at these:

"1055" "fAutoSpellChance" 80.0000
"1056" "fAutoPCSpellChance" 50.0000
"1057" "iAutoSpellTimesCanCast" 3
"1058" "iAutoSpellAttSkillMin" 70
"1059" "iAutoSpellAlterationMax" 5
"1060" "iAutoSpellConjurationMax" 2
"1061" "iAutoSpellDestructionMax" 5
"1062" "iAutoSpellIllusionMax" 5
"1063" "iAutoSpellMysticismMax" 5
"1064" "iAutoSpellRestorationMax" 5
"1065" "iAutoPCSpellMax" 100

I'd change "AutoPCSpellChance" to 10000 or something :P

That's all I could find though...


I'll try to play with those, thanks :hehe:

Morrowind scripting for dummies 9 give a break down of the GMST's at the way end of it



I'll check it out, thank you :)

Game settings question

PostPosted: Thu Aug 20, 2009 4:20 pm
by Mr.Broom30
Morrowind Enhanced isn't MWSE, I play without the latter as it makes me crash every 5 minutes :P

Game settings question

PostPosted: Fri Aug 21, 2009 4:33 am
by Bloomer
Morrowind Enhanced isn't MWSE, I play without the latter as it makes me crash every 5 minutes :P


Aah my bad. I can't keep track of all the utilities anymore :P

Game settings question

PostPosted: Fri Aug 21, 2009 4:15 am
by joeK
i use MWSE and don't seem to have anymore than normal CTD's