From 3aaaaa86887209c21dd16875e3e39237e953db2e Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 22 Oct 2007 21:24:15 +0000 Subject: - Removed some mail config settings and atcommands not required anymore. - Added documentation for script commands: openmail and homshuffle. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11554 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 8566fbf9c..6d9213b5e 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6087,5 +6087,23 @@ server and the egg will disappear when anyone tries to hatch it. --------------------------------------- +*openmail; + +This will open a character's Mail window on the client connected to the +invoking character. + + mes "Close this window to open your mail inbox."; + close2; + openmail; + end; + +--------------------------------------- + +*homshuffle + +This will recalculate the homunculus stats acording to its level, of the +current invoking character. + +--------------------------------------- Whew. That's about all of them. -- cgit v1.2.3-70-g09d2