A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/in_ed
Name: in_ed - query if a wizard is editing a file
Syntax:
string in_ed(object wiz);
Description:
The in_ed efun returns whether a wizard is editing a file or not.
Return value:
If the object is not interactive or is not given or is not in editor,
in_ed returns 0, else it returns 1.
Examples:
is_in_ed = in_ed(this_player());
See also:
This page was generated in LPC
Imprint / Impressum