For example, i want remove all birds and pigs spawns from my server how`s the easiest way ? and then remove all spawners with 0 entry.
 
[global interface where bird remove

[global interface where pig remove

[xmlfind then click ''name'' and write pig or bird there if u have xmlspawners that spawn birds or pigs they will show up
 
[global interface where bird remove

[global interface where pig remove

[xmlfind then click ''name'' and write pig or bird there if u have xmlspawners that spawn birds or pigs they will show up
Just to clarify here:
XmlFind works on "everything"...it doesn't have to be something related to Xmlspawners. For example, you could use XmlFind to locate a specific weapon somewhere in the world, statics (unfrozen), etc. :)
 
Back