kaytitulaer2008 Posted November 19, 2021 Share Posted November 19, 2021 (edited) so im making a grind server. and i am making a system to set mob spawns with commands. but i also want to get info abbout them. so i made this: loop tree of {spawn::*::*}: set {_indexes::*} to split branch by "::" if {_indexes::1} has arg-2: send "%{_indexes::1}%" but that gives an error (see picture) Edited November 19, 2021 by kaytitulaer2008 Link to comment Share on other sites More sharing options...
aaaCya Posted November 19, 2021 Share Posted November 19, 2021 Use one "*" I used to play Minehut I guess? Yeah, I still watch the forums for some reason. (15/5/2023) Link to comment Share on other sites More sharing options...
kaytitulaer2008 Posted November 19, 2021 Author Share Posted November 19, 2021 alr did that loop tree of {spawn::*}: set {_indexes::*} to split branch by "::" if {_indexes::1} has arg-2: send "%{_indexes::1}%" but then i get this error Link to comment Share on other sites More sharing options...
aaaCya Posted November 19, 2021 Share Posted November 19, 2021 What is "tree of {spawn::*}" supposed to be I used to play Minehut I guess? Yeah, I still watch the forums for some reason. (15/5/2023) Link to comment Share on other sites More sharing options...
kaytitulaer2008 Posted November 19, 2021 Author Share Posted November 19, 2021 ah i fixed it. well fixed, found another eazyer way to do it. but thx for trying to help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now