Squirrel/Server/Functions/Players/Velocity

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Player.Velocity}} This function returns the players move speed. == Syntax == <code>Vector player.Velocity</code> == Arguments == * '''none''' == Example == …')
 
Line 1: Line 1:
 
{{Squirrel/Title|Player.Velocity}}
 
{{Squirrel/Title|Player.Velocity}}
This function returns the players move speed.
+
This function returns the players move speed as a [[Squirrel/Script_Types/Vector|Vector]]
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11:58, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function returns the players move speed as a Vector

Syntax

  1. Vector player.Velocity

Arguments

  • none

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox