Domain Whitelist
Description: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.
Author: Kline Submitted by: Kline
File Size: 5 KB Date Added: Aug 3, 2009
Downloads: 21 Revisions: 1 Revised on: Aug 3, 2009
File Type: Plain Text
|