whitelist.txt

Uploaded: 03 Aug, 2009
Previous uploads by this submitter: 0

Author: Kline

Downloads: 29

Whitelist will allow players to restrict the domains that are able to login to their character. It functions the same as a reverse site ban, basically. This code was written for AckFUSS with a tiny bit of C++ (bitset), but should be simple to modify and fit into any Diku-derived base. If your MUD does not have ch_printf(), add it or simply replace it with snprintf(buf,stuff) like usual.