SitStandOrDescendStart

From Warcraft Wiki
Jump to navigation Jump to search

Makes the player sit, stand, or descend (while swimming or flying).

SitStandOrDescendStart()

Details

  • You can use DoEmote("STAND") / DoEmote("SIT") to accomplish what this API did prior to being protected.

Patch changes

Bc icon.gif Patch 2.1.0 (2007-05-22): Added; SitOrStand split into DescendStop and this function.