Player.GetRunSpeed

From GMod Wiki

Jump to: navigation, search
Function
Syntax Player:GetRunSpeed( )
Description:
Gets the Run Speed of the player.
Returns: Integer
In Object: Player
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Player.GetRunSpeed]Player.GetRunSpeed [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionGets the run speed of the player.
Used onNewerShared.png
Code
print(LocalPlayer():GetRunSpeed())
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox