Jump to content
  • 0
bachir

I need help About kagerou&oboro

Question

How to disable  kagerou oboro  Cast Ninja Spell skill in WOE plesae ??? :(

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

1jydBs3.gif

Edited by bachir

Share this post


Link to post
Share on other sites

8 answers to this question

Recommended Posts

  • 0

woe maps should be under "GvG2"

{	name: "GvG2"	inherit: ( "GvG" ) /* will import all gvg has */	disabled_skills: {		TK_HIGHJUMP: "PLAYER"		SA_ABRACADABRA: "PLAYER"	}},

Share this post


Link to post
Share on other sites
  • 0
/* 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 by Naori

Share this post


Link to post
Share on other sites
  • 0

Castles have gvg_castle mapflag or zone i think, try use @mapflag in the castle to see then edit the mapzone then restart

Share this post


Link to post
Share on other sites
  • 0

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 :/ 

12214092_503384156489992_1489412676_o.jpg?oh=af0dbbae0ee49292fcbd720f51aedab9&oe=56412552

 

 

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 by bachir

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.