Pinhead on 21/9/2005 at 22:47
Hi !
I have a problem with a bug. I removed my Boots Of Blinding Speed and the effekt of blindness and speed is still working. I don't wear the boots, but I have 100% blindness and over 300 speed.
But I don't want to run fast forever or to see morrowind like wearing sunglasses. :cheeky:
I tried to open the console and typ things like " player->removespell "blinding speed" or "player->setblindness 0". Doesn't work. I also tried to upper my Magicka Resistance to 100% . Doesn't work.
The only thing, that work is "player->setspeed xxx" and I can walk as not wearing the boots.
When I put on the boots again, I'm totally blind and my speed is up to 500.
Has annyone a solution ?
PeeperStorm on 22/9/2005 at 00:47
Have you tried using a Dispel spell or potion? That might fix it.
RyushiBlade on 22/9/2005 at 03:59
You'll have to go into the construction set and check what enchantment is on the Boots of Blinding Speed. Then go to that enchantment (in the enchantment tab - still in the CS) and see the exact name of the spells in use.
This should then allow you to remove the spells ingame using the console.
Dispel may also work on the blindness thing, heh.
Pinhead on 22/9/2005 at 12:15
The ID of the spell is blinding speed and I tried to remove it. That doesn't.
It seems, that the engine doesn't know, that this spell is working.
Quote Posted by RyushiBlade
Dispel may also work on the blindness thing, heh.
Doesn't work. :(
Pisces on 23/9/2005 at 08:08
Player->RemoveSpellEffects "blinding speed"
Interesting problem, I've never seen it before; If I were you I wouldn't try using the boots of blinding speed again. I'm fairly sure that should work but if not:
player->RemoveEffects sEffectBlind
player->RemoveEffects sFortifyAttribute (you might like to remove any CE items with fortify enchantments on them first, and make sure your not affected by the like)
I've never used these commands before and I am a bit weary of them so I'd save before using them.
Pinhead on 23/9/2005 at 13:54
Quote Posted by Pisces
Player->RemoveSpellEffects "blinding speed"
player->RemoveEffects sEffectBlind
Doesn't Work
Quote Posted by Pisces
player->RemoveEffects sFortifyAttribute (you might like to remove any CE items with fortify enchantments on them first, and make sure your not affected by the like)
Don't know what you mean. I typed in player->RemoveEffects sFortifyAttribute , but nothing changes. :(
Pisces on 23/9/2005 at 23:46
:confused: There is something seriously buggy with your game if those didn't work. Maybe you can send me a copy of your save game to [email]mad_catnz@hotmail.com[/email] so I can try and work out whats wrong with it. But you can set your speed like you did and setblindness should work but apparently it doesn't, maybe modblindness -100.
Other than that, you might like to start a new game because it seems you have a very unique bug.