Es getplayermovement
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: es_xgetplayermovement [edit] DescriptionStores the player's current forward movement value, side movement value, and upward movement value (in 3 different variables). [edit] Parameters
[edit] Examples// Get the movement direction of the player es_getplayermovement fmove smove umove event_var(userid)
[edit] Notes
[edit] See also |
