GetPlayerSpeed

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search


Description:
This will return the speed of the specified player, if that player is onfoot.


Parameters:

( playerId)

playerId: The ID of the player whose speed is to be obtained.


Return Values:
The speed of player as Vector on success and zero vector on error(player not connected).



Related Functions

The following functions may be helpful as they relate to this function in one way or another.