summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorEmistry Haoyan <equinox1991@gmail.com>2018-10-02 22:13:14 +0800
committerEmistry Haoyan <equinox1991@gmail.com>2018-10-02 23:06:22 +0800
commit0dda2c717349d11742285c09e73f4ee7a01a1149 (patch)
treea4e4d32a41ac3db60909ef721ff3627fd36398ca /conf
parent852c13305f67948531bd0277eb1922dbd02b1f26 (diff)
downloadhercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.gz
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.bz2
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.xz
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.zip
Update idle criteria
- remove idle when interact with scripts.
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/player.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf
index 25ac24d6b..c7bb13e88 100644
--- a/conf/map/battle/player.conf
+++ b/conf/map/battle/player.conf
@@ -211,6 +211,7 @@ snovice_call_type: 0
// 0x080 - Emotion Request
// 0x100 - DropItem Request
// 0x200 - @/#Command Request
+// 0x400 - NPC Script Interaction
// Please note that at least 1 option has to be enabled.
// Be mindful that the more options used, the easier it becomes to cheat features that rely on idletime (e.g. checkidle()).
// Default: walk ( 0x1 ) + useskilltoid ( 0x2 ) + useskilltopos ( 0x4 ) + useitem ( 0x8 ) + attack ( 0x10 ) = 0x1F