A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/room/query_prop
Name: query_prop - get properties from a room
Syntax:
#include <room2.h>
mixed query_prop(mixed prop)
mixed *query_prop()
Description:
The query_prop call is used to get property values from a room.
Possible properties are defined in /include/room_defines.h and are
described in the room/set_prop manual.
Return value:
syntax 1: returns the value to a specific property
syntax 2: return an array of even length containing all set properties
and their values
Examples:
query_prop(P_NO_FIGHT);
See also:
This page was generated in LPC
Imprint / Impressum