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

Documentation Area

Document Path: /doc/room/query_items


Name: query_items - get the items from a room

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

Description:
	The query_items call gets the items array, set with set_items,
	from a room.

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

Examples:
	items=query_items();
	
See also:


This page was generated in LPC

Imprint / Impressum