diff options
author | Dastgir Pojee <dastgirpojee@rocketmail.com> | 2013-10-18 10:57:06 +0530 |
---|---|---|
committer | Dastgir Pojee <dastgirpojee@rocketmail.com> | 2013-10-18 10:57:06 +0530 |
commit | e322c69d27d3db8c7141d27fa8baf0745de2eae4 (patch) | |
tree | 3ad6511427ba3d99ed4befbd1c8c4400558a6319 /doc/atcommands.txt | |
parent | 9128feccf3bddda94a7f8a170305565416815b40 (diff) | |
download | hercules-e322c69d27d3db8c7141d27fa8baf0745de2eae4.tar.gz hercules-e322c69d27d3db8c7141d27fa8baf0745de2eae4.tar.bz2 hercules-e322c69d27d3db8c7141d27fa8baf0745de2eae4.tar.xz hercules-e322c69d27d3db8c7141d27fa8baf0745de2eae4.zip |
Since our neighbours added it, we too wanted this feature. Topic:http://hercules.ws/board/topic/2540-add-rathena-new-aloot-type/
Diffstat (limited to 'doc/atcommands.txt')
-rw-r--r-- | doc/atcommands.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 42b085cd6..c70570d8c 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -337,6 +337,16 @@ By default, 10 items can be autolooted at one time. --------------------------------------- +@autoloottype <+/- type name/ID> +@autoloottype reset + +Starts or stops autolooting a specified item type. +Type List: healing = 0, usable = 2, etc = 3, weapon = 4, armor = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10 +Typing "reset" will clear the autoloot item list. + +--------------------------------------- + + @mobsearch <monster name> Locates and displays the position of a certain mob on the current map. |