#is there a way to check what position smth is in a list variable

1 messages · Page 1 of 1 (latest)

rare veldt
#

is there a way to check what position smth is in a list variable without looping it
also would looping a big variable lag

stark wave
#

in skript 2.10, you can use loop-iteration in loops, otherwise I'm not 100% sure that's possible

rare veldt
#

I would think it would lag if u did that Aton