Spartan190 Posted August 8, 2012 Share Posted August 8, 2012 (edited) Hi there, currently I am working on a mod for Skyrim (Halo Spartan Race: http://steamcommunity.com/sharedfiles/filedetails/?id=83316574). My current main problem is the following: I want to change the sprinting speed. Only thing I found yet was changing the SpeedMult value. The only problem is this does effect all moving speeds (walk, run). When I set a condition (IsSprinting) and check it if it is true the effect only takes place when I stop sprinting. So I activate sprint: normal sprinting speed. I deactivate sprint and the new SpeedMult takes effect. I already thought about creating a script, but because I am new to the Creation Kit and modding I don't have a clue in programming Papyrus and which functions to use. (Learning Programming is no problem, already learned Delphi and Java). I hope you guys can help me out here. One request aside my main one: Maybe someone can help me out how to create the armor parts. I am new to Blender but that's not my main problem. My main problem of this is I need some tipps and tricks how to model and where to get realy good reference images (front and side views). Thanks in advance Spartan190 Edited August 8, 2012 by Spartan190 Link to comment Share on other sites More sharing options...
Recommended Posts