This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What's a nested iteration error? XD
@Skittles17: Go
You put a "Pick each Int/Unit/Player" inside of another "Pick each Int/Unit/Player", use For Each actions instead to avoid this. If you do that, you would reference the variable you choose instead of something like Picked Integer.
@LinkD: Go
Thanks.
What's a nested iteration error? XD
@Skittles17: Go
You put a "Pick each Int/Unit/Player" inside of another "Pick each Int/Unit/Player", use For Each actions instead to avoid this. If you do that, you would reference the variable you choose instead of something like Picked Integer.
@LinkD: Go
Thanks.