Jump to content

Dynamically adjust player speed without crouch/holster?


spindle23

Recommended Posts

I am trying to modify the player's speed based on an external piece of hardware I've hacked in via NVSE. I can pull values from the hardware to the script and can modify the player speed with

 

player.forceav speedmult (the speed based on HW)

 

but this requires the user to crouch or do something that would modify their speed to actually refresh. Is there a way to programmatically whatever is trigged when the user crouches so that the speed is refreshed without user input?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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