A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/lib/PROVIDE
Macro: PROVIDE - easy macro to clone objects in rooms if missing there
Synopsis:
void PROVIDE(string name, string path)
Description:
Checks if an item that responds to 'name' is already present
(in the room), and produces a clone from 'path' if it is not.
Note:
This is actually a macro for "if (!present(name)) PRODUCE(path)".
See also:
This page was generated in LPC
Imprint / Impressum