A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/save_object
void save_object(name)
string name;
Save values of variables of this object in the file "name".
It is illegal to have '.' or space in the file name. Wizards that call
this function can only save to files in their own directories.
Variables that has the type modifer 'static' will not be saved.
Example: 'static int xxx;'.
See also:
This page was generated in LPC
Imprint / Impressum