Scripts For Admins: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Seather
No edit summary
imported>Seather
Line 55: Line 55:
=== Entity Search ===
=== Entity Search ===
; /script EntitySearch.class cname <creatureName>
; /script EntitySearch.class cname <creatureName>
: Show the number of the specified <creatureName> for each zone.
: Show the number of the specified <creatureName> respawn points for each zone.
: Zones with zero are not shown
: Zones with zero are not shown


Line 63: Line 63:


; /script EntitySearch.class zname <partialZoneName>
; /script EntitySearch.class zname <partialZoneName>
: Shows all zone names that contain <partialZoneName> and shows all the monsters in each of those zones.
: Shows all zone names that contain <partialZoneName> and shows all the creature respawn points in each of those zones.


=== List NPCs ===
=== List NPCs ===