Daemon clan_d
Documentation for the daemons-clan_d daemon in /daemons/clan_d.c.
Functions
-
mapping query_clan_info(string clan_name)
Returns information about a clan by its name. If the clan does not exist, returns 0.
-
int init_clan(string clan_name)
Initializes a new clan with the given name. Returns 1 on success, 0 if the clan already exists or the name is invalid. The clan data includes level, rooms, options, and main entrance. The level starts at 1, rooms is an empty array, options is an empty array, and main_entrance is an empty string.
File generated by Lima 1.1a4 reStructured Text daemon.