#(JustinS) Foreach running with an empty list?

10 messages · Page 1 of 1 (latest)

chilly atlas
#

I'm trying to find the entities within a certain area and pushing them in a certain direction. Problem is, sometimes the for loop still runs even though the list is empty. https://paste.denizenscript.com/View/123509

frank vesselBOT
#

(JustinS) Foreach running with an empty list?

frank vesselBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

chilly atlas
#

This is what it narrates

#

I think theres an empty list inside the list thats it's looping through

#

how the heck

#

hmm Im using lists wrong

#

Nevermind I got that working