Speed Effect?

Post » Thu Jun 21, 2012 12:49 pm

Is there an effect that i can apply to a potion that speeds me up, and keeps everyone else the same? Or that keeps me the same, and slows everyone else down?
User avatar
Cassie Boyle
 
Posts: 3468
Joined: Sun Nov 05, 2006 9:33 am

Post » Thu Jun 21, 2012 7:12 am

The actor Value "SpeedMult" does what you want.. I believe 100 is normal. and something like 500 is really fast.

Dont know about potions. but Ive had a lot of luck using SetAV on actors for my Necromancy mod. But like I said I havent messed with potions, not sure if that works differently from spells. But you can use GetAV to get the original Actor value and then SetAV = (Original + Whatever) "Although for some reason GetAV acts wierd with "SpeedMult" Unfortunately I have had no luck at using the same technique to Slow actors down.. I was trying to make a spell to cause a target to slow and using the same trick had no effect. Didn't spend a whole lot of time looking into it yet though.

Come to think of it I'll post my problem on here too. It's possible if someone responds to that it may help you as well.
User avatar
stacy hamilton
 
Posts: 3354
Joined: Fri Aug 25, 2006 10:03 am

Post » Thu Jun 21, 2012 3:52 am

Thanks, I appreciate the help. I'll try that, and hopefully, it will work.
User avatar
Mark Hepworth
 
Posts: 3490
Joined: Wed Jul 11, 2007 1:51 pm


Return to V - Skyrim