P phoenix29 New member Messages 14 Points 0 May 17, 2014 #2 i want to disable all AoE skill in one map i dont know how can you helm me???
Emistry Support Leaders Messages 526 Points 0 Location Malaysia Github Emistry Emulator May 17, 2014 #3 use this https://github.com/HerculesWS/Hercules/blob/master/db/re/map_zone_db.conf Example : Code: disabled_skills: { WM_LULLABY_DEEPSLEEP: "PLAYER" WM_SIRCLEOFNATURE: "PLAYER" WM_SATURDAY_NIGHT_FEVER: "PLAYER" SO_ARRULLO: "PLAYER" CG_HERMODE: "PLAYER" }
use this https://github.com/HerculesWS/Hercules/blob/master/db/re/map_zone_db.conf Example : Code: disabled_skills: { WM_LULLABY_DEEPSLEEP: "PLAYER" WM_SIRCLEOFNATURE: "PLAYER" WM_SATURDAY_NIGHT_FEVER: "PLAYER" SO_ARRULLO: "PLAYER" CG_HERMODE: "PLAYER" }
P phoenix29 New member Messages 14 Points 0 May 17, 2014 #4 Emistry said: use this https://github.com/HerculesWS/Hercules/blob/master/db/re/map_zone_db.conf Example : disabled_skills: { WM_LULLABY_DEEPSLEEP: "PLAYER" WM_SIRCLEOFNATURE: "PLAYER" WM_SATURDAY_NIGHT_FEVER: "PLAYER" SO_ARRULLO: "PLAYER" CG_HERMODE: "PLAYER" } Click to expand... thanks for quick response!!! more power to you sir!
Emistry said: use this https://github.com/HerculesWS/Hercules/blob/master/db/re/map_zone_db.conf Example : disabled_skills: { WM_LULLABY_DEEPSLEEP: "PLAYER" WM_SIRCLEOFNATURE: "PLAYER" WM_SATURDAY_NIGHT_FEVER: "PLAYER" SO_ARRULLO: "PLAYER" CG_HERMODE: "PLAYER" } Click to expand... thanks for quick response!!! more power to you sir!