Game settings question

Post » Fri Aug 21, 2009 1:41 am

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 :)
User avatar
Stacey Mason
 
Posts: 3350
Joined: Wed Nov 08, 2006 6:18 am

Post » Fri Aug 21, 2009 3:09 am

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.
User avatar
Raymond J. Ramirez
 
Posts: 3390
Joined: Sun Oct 14, 2007 8:28 am

Post » Fri Aug 21, 2009 3:33 am

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:
User avatar
Hannah Whitlock
 
Posts: 3485
Joined: Sat Oct 07, 2006 12:21 am

Post » Thu Aug 20, 2009 6:02 pm

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...
User avatar
SWagg KId
 
Posts: 3488
Joined: Sat Nov 17, 2007 8:26 am

Post » Thu Aug 20, 2009 2:44 pm

Morrowind scripting for dummies 9 give a break down of the GMST's at the way end of it
User avatar
Lucky Boy
 
Posts: 3378
Joined: Wed Jun 06, 2007 6:26 pm

Post » Fri Aug 21, 2009 1:26 am

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 :)
User avatar
Nymph
 
Posts: 3487
Joined: Thu Sep 21, 2006 1:17 pm

Post » Thu Aug 20, 2009 4:20 pm

Morrowind Enhanced isn't MWSE, I play without the latter as it makes me crash every 5 minutes :P
User avatar
Mr.Broom30
 
Posts: 3433
Joined: Thu Nov 08, 2007 2:05 pm

Post » Fri Aug 21, 2009 4:33 am

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
User avatar
Bloomer
 
Posts: 3435
Joined: Sun May 27, 2007 9:23 pm

Post » Fri Aug 21, 2009 4:15 am

i use MWSE and don't seem to have anymore than normal CTD's
User avatar
joeK
 
Posts: 3370
Joined: Tue Jul 10, 2007 10:22 am


Return to III - Morrowind