UsefulUtilities

by Audeuro
Some useful utilities that I've written
Version 4 · Date Added: 7/19/06

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Audeuro.UsefulUtilities##version=4

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Audeuro.UsefulUtilities##version=4

I wrote some useful utilities and didn't want to lose the source, so for now, I'm putting it up here. I might release them to the public eventually.

Right now, they include:

- Version Check (w/ Entry Information Retriever) : Ensure that the current version matches the version on your hub entry

- Directory Wipe: Wipe all files in a specified directory.

- Clear World: Clears all objects of a certain type from the world.

- World Responsiveness Indicator: Check a world's responsiveness with world.IsResponsive(Addr, Port).