This function is protected.
|
Makes the player sit, stand, or descend (while swimming or flying).
SitStandOrDescendStart()
Notes
- You can use DoEmote("STAND") / DoEmote("SIT") to accomplish what this API did prior to being protected.
Patch changes
Patch 2.1.0 (2007-05-22): Added;
SitOrStand
split into DescendStop and this function.