UsefulUtilities

by Audeuro
Some useful utilities that I've written [More]
To download this library for your Linux/Mac installation, enter this 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

123 downloads
Version 4
Date added: Jul 18 2006
Last updated: Jul 29 2009
0 fans
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).