Making a time slow mod that slows time to a near stand still using the "slow time" effect, and I've found a way to move and attack while at normal speed during the slow effect. Trouble is I'm completely lost when it comes to scripting like this. The last time I did anything script wise was just opening and closing doors remotely, and that was on the NV GECK. Suffice it to say I have no idea what I'm doing. Basically I want to temporarily mod the actor value to increase animation speed (tested in game using console command "player.setav 2d2 150" while under the effects of jet) I've tried playing around with scripting but to no avail, mostly because I'm going in nearly blind. I've read some tutorials on papyrus scripting online but none of them give me any ideas. I'm hoping that someone can help me in some way, even if it's just a little bit of advice or a pointer or something. My question is how do I modify an actor value temporarily with a script? The script would be attached to an effect, which would be attached to a consumable (in this case jet). Any ideas how to start the script, what terms to use, anything helps honestly. Thanks.