Jump to content

How do i change the running speed when holding the gun in geck?


Henke100

Recommended Posts

There's a couple of ways to do it. The easiest way to do it is to create a new quest, if you're unfamiliar with this process, read [urlhttp://geck.bethsoft.com/index.php/Bethsoft_Tutorial_Basic_Quest#Creating_A_Simple_Quest]this[/url], and then attach a script that edits the running speed of your character whilst they have their gun out to it. Now I assume you're new to using the GECK since you say you've been trying it out, so you might want to read this to familiarise yourself with the basics of scripting. Once you've read through that and you understand it, have a look at this, this, this and this.

 

Your script will need to check what the player has their weapon out, if they're running and if they're sneaking, as they would need to move more slowly than if they were not sneaking, even with the speed boost, then it will need to edit their speed.

 

To edit their speed, you'll need to edit the actor value, here's a full list of those, "SpeedMult".

 

This might sound daunting, but it's simpler than it sounds, and once you've got the basics down, it shouldn't be any trouble, really! Best of luck! :smile:

Edited by Jojash
Link to comment
Share on other sites

  • Recently Browsing   0 members

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