Quote Originally Posted by CrystalRanger View Post
I managed to get /doze + /cpose + /gpose functionality back by using macros.

Macro: Group pose with character in standard /doze pose:
(Use from a standing position.)
Code:
/doze
/gpose
Macro: Group pose with character in alternate /doze pose:
(Use multiple times from a standing position to cycle through the alternate poses. Exit group pose and return to a standing position before using the macro again.)
Code:
/doze
/wait 1
/cpose
/gpose
The timing may be tight enough that it might not work for some people, but it's working fine for me.


I can confirm this is bugged for me as well. Using the above macros worked for me.