Impact

Results 17 comments of Impact

I can reproduce this. It has been introduced with #1388. The behavior of [`ReadCommandIterator()`](https://github.com/alliedmodders/sourcemod/blob/52da989762063e14c707f4433e7235c11843af45/core/smn_console.cpp#L1044) and [`CommandIterator.Next()`](https://github.com/alliedmodders/sourcemod/blob/52da989762063e14c707f4433e7235c11843af45/core/smn_console.cpp#L1363) is different.

`{{global.flux_brightness}}` is [template](https://nodered.org/docs/user-guide/nodes#template) syntax. Try to pass it though [a template node](https://nodered.org/docs/user-guide/nodes#template) first.

[Autoruns](https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns) may be helpful to you.