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

Documentation Area

Document Path: /doc/room/query_day_items


Name: query_day_items - get the day items from a room

Syntax:
	#include <room2.h>
	string *query_day_items();

Description:
	The set_day_items call gets the day items array, set with
	set_day_items, from a room.

Return value:
	An array of even length containing the identificators and description
	of all day items after each other.

Examples:
	items=query_day_items();
	
See also:


This page was generated in LPC

Imprint / Impressum