Author Topic: [v1.7.2.11] {QUEUEACTIVECMD} is not updated  (Read 1261 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4760
  • RTFM
[v1.7.2.11] {QUEUEACTIVECMD} is not updated
« on: August 19, 2018, 02:22:32 AM »
Quote from: VoiceAttackHelp.pdf page 133
{QUEUEACTIVECMD:name} -This renders the name of the executing command of a command execution queue (indicated in the name parameter).  If the queue does not exist, or if there is no command currently executing within the queue, an empty value ‘’ will be rendered.
(bold emphasis mine)

While the {QUEUEACTIVECMD} token does contain the name of the command that was last executed, this value is not updated when no command is executing if the queue status is "Paused" or "Stopped" while the queue is not empty.

Only when the queue naturally comes to an "Idle" status first will the value be blank(and it will remain blank if the queue is paused or stopped after this occurs).


EDIT: Fixed in v1.7.2.14
« Last Edit: August 20, 2018, 11:39:40 AM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2825
Re: [v1.7.2.11] {QUEUEACTIVECMD} is not updated
« Reply #1 on: August 19, 2018, 09:19:19 PM »
Awesome catch, Pfeil.  Fixed.