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

Documentation Area

Document Path: /doc/monster/make_chat


Lfun:	make_chat - make a monster talk once

Synopsis:
	void make_chat()

Description:
	The make_chat call tells a monster to make a chat once. It is
	normally called from within the monster's heart beat rountine 
	according to the chat chance, set with load_chat.

	You shouldn't call this function if you haven't set up a chat array
	using load_chat.

Return value:
	none

Examples:
	make_chat();

See also:


This page was generated in LPC

Imprint / Impressum