From a822cbcef119fd572e2ce6da18eb512cc33f322b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Jan 2019 21:28:33 +0300 Subject: Update from hercules --- conf/map/battle/player.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/map') diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf index 7295824f..913f3ec6 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 -- cgit v1.2.3-70-g09d2