A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/admin/announce


Name: announce - announce lord actions in the domain master.c

Syntax:
	#include <lordcomm.h>
	announce(int action, string name)
	announce(int action, string name, int level)

Description:
	The announce function is called in the domain master.c if a domain
	lord has done one of the following actions:

		join		(action = JOIN)
		throw		(action = THROW)
		promote		(action = PROMOTE)
		degrade		(action = DEGRADE)

	For a join or throw action the level argument is ommited.

Return value: none

Examples: none

See also:


This page was generated in LPC

Imprint / Impressum