ThyroDree 3 Posted December 26, 2013 how to disable skill backslide inside woe Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted December 26, 2013 open your db/(pre-re|re)/map_zone_db.conf search this line and add Backslide skill { /* GvG zone is applied to all maps with a gvg mapflag */ name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */ disabled_skills: { AL_TELEPORT: "PLAYER" AL_WARP: "PLAYER" WZ_ICEWALL: "PLAYER" TF_BACKSLIDING: "PLAYER" RG_INTIMIDATE: "PLAYER" WE_CALLPARTNER: "PLAYER" HP_ASSUMPTIO: "PLAYER" HP_BASILICA: "PLAYER" CG_MOONLIT: "PLAYER" WE_CALLPARENT: "PLAYER" WE_CALLBABY: "PLAYER" CR_CULTIVATION: "PLAYER" NJ_KIRIKAGE: "PLAYER" CASH_ASSUMPTIO: "PLAYER" BS_GREED: "PLAYER" SC_FATALMENACE: "PLAYER" SC_DIMENSIONDOOR: "PLAYER" TF_BACKSLIDING: "PLAYER" //<-- Add this Back Slide } Read more information about Map Zone Database Quote Share this post Link to post Share on other sites
how to disable skill backslide inside woe
Share this post
Link to post
Share on other sites