View Single Post
Old 08-15-2004, 09:33 PM   #1 (permalink)
x-ray
 
Join Date: May 2004
Age: 29
Posts: 148
Default 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 ?
x-ray is offline   Reply With Quote