Difference between revisions of "Talk:IsRunning"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Ben2069
imported>Ben2069
 
Line 5: Line 5:
Interesting. It returns true even when swimming. --[[User:Ronyn|Ronyn]] 22:00, 1 June 2009 (EDT)
Interesting. It returns true even when swimming. --[[User:Ronyn|Ronyn]] 22:00, 1 June 2009 (EDT)


This also returns true if you are in walking state, but have the Shift key pressed down (temporarily running).  This funcion as at the heart of my mod and I just confirmed this.  Otherwise, it works well.  --Ben2069
This also returns true if you are in walking state, but have the Shift key pressed down (temporarily running).  This funcion as at the heart of my mod and I just confirmed this.  Otherwise, it works well.  --[[User:Ben2069|Ben2069]] 11:03, 30 April 2010 (EDT)

Latest revision as of 10:03, 30 April 2010

The IsRunning command always detects your running state regardless of player motion.

You will drop out of running state temporarily when you do a few specific actions, like blocking ;). GuidoBot 17:24, 18 October 2006 (EDT)

Interesting. It returns true even when swimming. --Ronyn 22:00, 1 June 2009 (EDT)

This also returns true if you are in walking state, but have the Shift key pressed down (temporarily running). This funcion as at the heart of my mod and I just confirmed this. Otherwise, it works well. --Ben2069 11:03, 30 April 2010 (EDT)