Difference between revisions of "IsRunning"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Quetzilla m |
||
Line 1: | Line 1: | ||
Returns 1 if the actor is currently running. If called on the player, this function returns 1 if auto-run is toggled, regardless of whether the player is actually moving. | Returns 1 if the actor is currently running. If called on the player, this function returns 1 if 'always run' (not auto-run, which is the Q key) is toggled, regardless of whether the player is actually moving. | ||
Revision as of 01:17, 6 January 2008
Returns 1 if the actor is currently running. If called on the player, this function returns 1 if 'always run' (not auto-run, which is the Q key) is toggled, regardless of whether the player is actually moving.