lurumagno Posted March 31, 2013 Share Posted March 31, 2013 hi all,i have a code question, I downloaded this bat file :;;Sets weapon speed of right hand for 1H and 2H weaps. 1 is normal 1.1 is 110%, 1.2 is 120%, etc.. set it to what you want;;player.forceav weaponspeedmult 0.7;;sets the wepon speed of left hand weaps 1.0 is normal same as above set it how you like;;player.forceav leftweaponspeedmult 0.7 But it change only player weapon speed.... ¿how do i make it so it affects npc's too? I tried this,but no result:set weaponspeedmult 0.7 Thanks for your help and sorry for my bad english! Link to comment Share on other sites More sharing options...
CurseOfDarkness Posted March 31, 2013 Share Posted March 31, 2013 You can go into Creation Kit and open up the weapon(s) in question and change their "Speed" value in the Game Data tab.http://imageshack.us/a/img853/1219/ss1ob.jpgTo get the animations to line up you may also need to tweak the Attack Multiplier value in Art and Sound tab. (Though, it's not always necessary)http://imageshack.us/a/img844/9250/ss2pm.jpg Link to comment Share on other sites More sharing options...
lurumagno Posted April 1, 2013 Author Share Posted April 1, 2013 Thanks for the response Curse; ¿I cant do set a general code for all weapons? I have 3 weapons mods,and edit all the weapons.... :blink: Thanks mate. Link to comment Share on other sites More sharing options...
GrimyBunyip Posted April 2, 2013 Share Posted April 2, 2013 http://skyrim.nexusmods.com/mods/33395skytweak has a slider for the attack speed for all 2h weapons. not for all 1h weapons atm actually, but i'll probably add one eventually. Link to comment Share on other sites More sharing options...
lurumagno Posted April 2, 2013 Author Share Posted April 2, 2013 Wow! Awesome tool GrimyBunyip!! if you implemented 1 h too,I would greatly appreciate it. Thanks mate ;D Link to comment Share on other sites More sharing options...
Recommended Posts