Dont understand :(
I am trying to do something like this:
[region get location where spawner
and got the response:
"The command does not support mobiles"
Strange, spawner (and also xmlspawner) is derived from the item, not mobile.
I even use this kind of command to get Barracoon coordinates and its work perfectly...
Actually i am trying to collect all inactive (with maxcount = 0) spawners in the region, and full command looks like this:
[region get location where spawner || Count eq 0
Need i to write my own script for this or i do something wrong with the command ?
|