Jump to content

TUTORIAL: REMOVING UNWANTED MAGIC EFFECTS FROM THE PLAYER


steve40

Recommended Posts

 

http://imageshack.us/a/img199/9593/tesv2013031906511782.jpg

 

http://imageshack.us/a/img195/4318/tesv2013031906512738.jpg

 

To remove "Dragonnbsp;PriestEffect" (Purple smoke and glow eyes on feet)
1. Download my edited script.
2. Put "DragonPriestActorScript.pex" into "/Skyrim/Data/Scripts" overwrite the file if you need
3. Launch Skyrim and load your save file.
4. Press "`" Key to open the console.
5. Type "player.addspell 9BCCA" and press the enter / return key.
6. Press "`" key to close the console and press again to open it up.
7. Type "player.removespell 9BCCA" and press the enter / return key.
8. Close the console
9. Done!
About the script, I just add some lines which remove effects when the script end. so It will notaffectto the game. But If you want keep the script as clean, backup the original and revert it again.
-- Scripts what I add --
;DragonPriestActorScript
;enpinion edit
EVENT OnEffectFinish(Actor Target, Actor Caster)
selfRef.unequipitem(DragonPriestArmor01)
DragonPriestEyeGlowFX.Stop(selfRef)
DragonPriestParticlesFX.Stop(selfRef)
ENDEVENT
edit : Images.

 

I believe I have exact problem, but the thing is that I don't have Scripts folder and this code doesn't work for me.

Link to comment
Share on other sites

I've looked through all of these effects and i cannot seem to find the one that is affecting my character. It's this sort of clear smoke/steam that has blue and orange particles coming out of it. If I use the switch race tactic, it will work, but only for third person game-play, which is kind of lame imo. In first person the smoke blurs and distorts the screen, making it really difficult and annoying coordinate combat and stuff. take a look, and if you have any ideas please hit me up, its really taking out of the game for me.

Link to comment
Share on other sites

Wet and Cold soggy feet effect is stuck on my character. The batch file in OP didn't get rid of it. If anyone knows how to find out the effect ID or otherwise the get rid of the effect I would be grateful. Restarting the mod using in-game menu didn't work.

Link to comment
Share on other sites

Hey guys,

 

I have a problem with this annoying bug I can't get rid of. There is something blue flickering around me randomly. It looks like a cloud or smoke or maybe some lightning effect. It is not constant, it is flickering. It is not all the time and it has no clear pattern. Sometimes it flickers randomly in cities, sometimes in Dark Brotherhood sanctuary, sometimes to the beat of a sword or hammer hitting. I think I got this bug at quest Break of Dawn, where you have to get the Dawnbreaker sword for Meridia. In that dungeon you have to guide that ray of light through the dungeon and I think that I got that bug after being hit and damaged by that light.

 

What I've tried so far is dispel all magic, change sex/race, get hit by the light again... Going back to a save before that is not an option, I am way too far now and I doubt I even have any save before that anymore. I will try to upload a screenshot soon.

 

Any help would be appriciated, thanks.

Link to comment
Share on other sites

Got another screenshot. Now in the quest "in the head of a manman" or something like that, it really went crazy. It's a really annoying bug. The flickering is not the same all the time, it changes. It appears for a split second in that form, then in 1 second in another form then in 3 seconds in another form... everything completely random. I've tried now to disable most mods, the CureAll bat solution, didn't help.

 

http://s7.postimg.org/depbt0vbr/Screen_Shot164.jpg

Edited by reljic
Link to comment
Share on other sites

my character has light coming from his feet (similar to wearable lanterns except i dont have that mod) and i think it may have been from the "roman candles ring" from midas magic evolved's ghost vendor at the college. maybe the candle light spell..

not sure but at first it didnt seem so dad. after awhile though it gets annoying because the light makes your character look awkward in a lot of situations.

i tried many console commands and no luck.

any help will be greatly appreciated

it went away for a brief moment when i went to race menu. As soon as i went outside it was back on my character.

cant seem to figure out what caused it

Edited by TheForkOnTheLeft
Link to comment
Share on other sites

  • 3 weeks later...

Hello,

 

yesterday evening I got the Wispmother Smoke and Mist bug after having left a building in Blackreach, and it really was annoying. I left the game after ten minutes and spent an hour to find a solution for that problem. I tried at least a dozen of hex-codes for the magic spell effect - no change.

 

Finally, I found the "_bugfix_wispactorcript.rar" here in this topic, and it worked !!

 

So glad, thank you very very much :smile: :happy: :thumbsup: :D

 

Malmodir

Link to comment
Share on other sites

Got another screenshot. Now in the quest "in the head of a manman" or something like that, it really went crazy. It's a really annoying bug. The flickering is not the same all the time, it changes. It appears for a split second in that form, then in 1 second in another form then in 3 seconds in another form... everything completely random. I've tried now to disable most mods, the CureAll bat solution, didn't help.

 

http://s7.postimg.org/depbt0vbr/Screen_Shot164.jpg

I think I have the same problem as you. Mine is also flickering randomly and looks very similar. It also appears after I hit an attack button.

http://i.imgur.com/vfYiiMU.jpg

 

Edit: I think I found the solution for this. In my case, it seems like a script from SkyTweak was causing this. In the SkyTweak MCM under "Scripts" there is an option to turn on NPC melee stagger, which apparently staggers NPCs when you hit them with melee weapons. After I turned this off again, the effect didn't come anymore. For now at least... I remember also getting this totally randomly, but now I also got it after every attack I made. This is finally gone now though.

Edited by Klabauter88
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...