Jump to content

How can i get a value from a multi varable


kaytitulaer2008

Recommended Posts

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)

 

2021-11-19_14.05.43.png

Edited by kaytitulaer2008
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...