mrfdev / CMI

The 1MB CMI Project
58 stars 28 forks source link

Using delay within statement is not working correctly #19

Closed janiiik closed 2 years ago

janiiik commented 2 years ago

Script filename customalias.yml

Describe the bug When using delay! together with statement commands after dalay are not executed. In the example down here. "test" is working as expected with 2sec delay and next command is performed. in "test2" no commands are executed after delay. in "test3" console responded with unknown commant. Type /help for help. both messages will be send with no delay.

To Reproduce test: Cmds:

Expected behavior I would like delay to be warking also in statements.-

Desktop or Server

mrfloris commented 2 years ago

If this is an issue with CMI, please use the CMI Github, not my personal one. If this is an issue with some add-on for CMI I am offering somewhere, please clarify so.

janiiik commented 2 years ago

sorry, closing