You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modifies <queue_id></queue_id>'s <optiontype></optiontype>. When <option></option> is not present(i.e 0),
<optiontype></optiontype> is removed from <queue_id></queue_id>. When <optiontype></optiontype> present it modifies
<queue_id></queue_id>'s <optiontype></optiontype> with the new <option></option> value.
Currently 3 options are available:
HQO_OnDeath (1), HQO_OnLogout (2), HQO_OnMapChange (3)
Note: The constant names are not final and may change.