Issue information

Issue ID
#7964
Status
Fixed
Severity
None
Started
AnnieRuru
Jan 12, 2014 9:43
Last Post
Nameless2you
Feb 10, 2014 7:34
Confirmation
N/A

AnnieRuru - Jan 12, 2014 9:43

[url="https://github.com/HerculesWS/Hercules/blob/master/db/const.txt#L1374"]https://github.com/HerculesWS/Hercules/blob/master/db/const.txt#L1374[/url][code=auto:1374]AI_ACTION_TYPE 0 AI_ACTION_TAR_TYPE 1 AI_ACTION_TAR 2 AI_ACTION_SRC 3 AI_ACTION_TAR_TYPE_PC 1 AI_ACTION_TAR_TYPE_MOB 2 AI_ACTION_TAR_TYPE_PET 4 AI_ACTION_TAR_TYPE_HOMUN 8 AI_ACTION_TAR_TYPE_ITEM 16 AI_ACTION_TYPE_NPCCLICK 256 AI_ACTION_TYPE_ATTACK 128 AI_ACTION_TYPE_DETECT 64 AI_ACTION_TYPE_DEAD 32 AI_ACTION_TYPE_ASSIST 16 AI_ACTION_TYPE_KILL 8 AI_ACTION_TYPE_UNLOCK 4 AI_ACTION_TYPE_WALKACK 2 AI_ACTION_TYPE_WARPACK 1[/code]all these ... can be remove
they are left over constants from mob controller system

read this topic for prove
[url="http://www.eathena.ws/board/index.php?showtopic=194375"]http://www.eathena.ws/board/index.php?showtopic=194375[/url]

AnnieRuru - Feb 6, 2014 20:13

bump ...
[url="http://rathena.org/board/tracker/issue-8467-left-over-constants-from-mob-controller-system/"]http://rathena.org/board/tracker/issue-8467-left-over-constants-from-mob-controller-system/[/url]
rathena removed it already ....

do I really need to make a patch for this ?
here you go
[url="http://upaste.me/7b4d104898e7f2cee"]http://upaste.me/7b4d104898e7f2cee[/url]

Nameless2you - Feb 10, 2014 7:34

Taken care of here: [url="https://github.com/HerculesWS/Hercules/commit/b6840ea86c2c0030565b4c958633c225d3977e88"]https://github.com/HerculesWS/Hercules/commit/b6840ea86c2c0030565b4c958633c225d3977e88[/url]
Thank you AnnieRuru & apologies for the delay. No reason for it having to take that long.