1
Feature Requests / Custom Command Variable: @each@[targetList|command]
« on: May 31, 2016, 07:35:13 AM »
A simple loop command variable would be really useful and add a ton of functionality. If you could loop over a target list and apply a command on those targets that meet a certain requirement, filtered out by an @if@ command variable, you could make some really cool stuff. Ex:
Code: [Select]
@each@[@target@|@if@[>||100||@lookupinfo@[@l_points@,@target@]||!customCommand||You need more points]]