Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jimswords

Pages: [1]
1
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]]

Pages: [1]