#How to loop players within a chunk?
1 messages · Page 1 of 1 (latest)
are you sure it's not just because there are no players in those chunks
loop all players in event-chunk:
d("%loop-value%")```
turns out this works but gives me an error anyways
so yeah ig this works, not sure why it gives me an error anyways tho
interesting the syntax claims it should be ok
Skript v 2.6.4, maybe its conflicting with an addon, idk, gonna mark this as solved
sounds good
I don't think players can be in chunks that are just loaded. Unless your render distance is like 2 and there is alot of lag...
This is true
works fine for me cuz the player is loading the chunk when i teleport them to the location of the chunk
are you sure its working fine for you?
You just sent a bunch of code that doesn't work
tested this code right now
loop all players in event-chunk:
broadcast"%loop-value%"```
gives me these errors but broadcasts my username
its weird it gives errors, but also works, silly skript, probably a bug