From 9e0d52a541b2733575467ae0a7650e5d7a6cfc17 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 20 Aug 2008 20:56:35 +0000 Subject: - New invisible walls system (for WOE SE and Battlegrounds). - New script commands for this system "setwall" and "delwall" - Added other scripts commands "changelook" (can be used to try clothes colors, hair styles, headgears, etc without saving this on logout). - Added getmobdrops to request a list of drop and rate of an specified class. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13101 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index ffd70d3d8..f76176b52 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6181,5 +6181,14 @@ Example: --------------------------------------- +*setwall "",,,,,,""; +*delwall ""; + +Creates an invisible wall, an array of "setcell" starting from x,y and doing a +line of the given size in the given direction. The difference with setcell is +this one update client part too to avoid the glith problem. + +--------------------------------------- + Whew. That's about all of them. -- cgit v1.2.3-60-g2f50