VoxCommando
New Features and Feature Requests => Feature Requests => Topic started by: heiserfeger77 on May 04, 2014, 02:49:27 PM
-
The only switchfunction in lcb at the moment is if-then-else. it would be nice, when we would have a switch-case or select-case for multiple different events. At the moment i must use for every case the if-then-else. Even nice would be a do-loop or while-went. So the most events can handle with this.
-
Have you reviewed trying to leverage the PY plugin for more complex logic? http://voxcommando.com/mediawiki/index.php?title=Python (http://voxcommando.com/mediawiki/index.php?title=Python)
-
check this discussion ...
http://voxcommando.com/forum/index.php?topic=1548.msg13508#msg13508
following that you can create all the logic you want using PY