* Follow-up r16971, documentation for map-cleaning commands.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16972 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
euphyy 2012-11-27 22:32:03 +00:00
parent fbd6003be0
commit f60980596d
3 changed files with 11 additions and 2 deletions

View File

@ -187,8 +187,8 @@ groups: (
monstersmall: true
monsterbig: true
killmonster2: true
cleanarea: true
cleanmap: true
cleanarea: true
item: [true, true]
zeny: [true, true]
disguise: [true, true]

View File

@ -676,9 +676,10 @@ Deletes all inventory items (not equipped items).
---------------------------------------
@cleanarea
@cleanmap
Deletes floor items in sight range.
Deletes floor items in sight range or across the entire map.
---------------------------------------

View File

@ -4315,6 +4315,14 @@ If the map name is given as "this", the map the invoking character is on will be
---------------------------------------
*cleanfloor "<map name>",<x1>,<y1>,<x2>,<y2>;
*cleanmap "<map name>";
These commands will clear all items lying on the ground on the specified map, either
within the x1/y1-x2/y2 rectangle or across the entire map.
---------------------------------------
*searchitem <array name>,"<item name>";
This command will fill the given array with the ID of items whose name matches