bachir 0 Posted November 4, 2015 (edited) How to disable kagerou oboro Cast Ninja Spell skill in WOE plesae ??? Edited November 4, 2015 by bachir Quote Share this post Link to post Share on other sites
0 iCORE 33 Posted November 5, 2015 (edited) /* 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 */ then add your skill below here: disabled_skills: { //both examples below disable napalm beat (id 11) to players //MG_NAPALMBEAT: "PLAYER" //ID11: "PLAYER" } server must be restart to apply changes. Edited November 5, 2015 by Naori Quote Share this post Link to post Share on other sites
0 bachir 0 Posted November 6, 2015 (edited) the skills Still working :/ im Right in the Conf?? Edited November 6, 2015 by bachir Quote Share this post Link to post Share on other sites
0 Anisotropic Defixation 18 Posted November 6, 2015 You disabled charm summons, remove those an add KO_ZENKAI instead. Quote Share this post Link to post Share on other sites
0 bachir 0 Posted November 6, 2015 i did and Restart the server Still working :/ Quote Share this post Link to post Share on other sites
0 Samuel 83 Posted November 6, 2015 Castles have gvg_castle mapflag or zone i think, try use @mapflag in the castle to see then edit the mapzone then restart Quote Share this post Link to post Share on other sites
0 AnnieRuru 957 Posted November 6, 2015 woe maps should be under "GvG2" { name: "GvG2" inherit: ( "GvG" ) /* will import all gvg has */ disabled_skills: { TK_HIGHJUMP: "PLAYER" SA_ABRACADABRA: "PLAYER" }}, 1 bachir reacted to this Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted November 7, 2015 and have you tried it with a non gm character? Quote Share this post Link to post Share on other sites
0 bachir 0 Posted November 8, 2015 (edited) and have you tried it with a non gm character? yes :/ woe maps should be under "GvG2" { name: "GvG2" inherit: ( "GvG" ) /* will import all gvg has */ disabled_skills: { TK_HIGHJUMP: "PLAYER" SA_ABRACADABRA: "PLAYER" }}, Still working :/ woe maps should be under "GvG2" { name: "GvG2" inherit: ( "GvG" ) /* will import all gvg has */ disabled_skills: { TK_HIGHJUMP: "PLAYER" SA_ABRACADABRA: "PLAYER" }}, Thank You So Much ♥ its work Edited November 8, 2015 by bachir Quote Share this post Link to post Share on other sites
How to disable kagerou oboro Cast Ninja Spell skill in WOE plesae ???
Edited by bachir
Share this post
Link to post
Share on other sites