Jump to content
  • 0

Question

Posted

hey guys can u tell me how can fix shadow step when u got root u can make it like retail here is my skill

 

<skill id="821" levels="1" name="Shadow Step">
	<set name="magicLvl" val="72" />
	<set name="mpConsume" val="50" />
	<set name="operateType" val="OP_ACTIVE" />
	<set name="target" val="TARGET_ONE" />
	<set name="skillType" val="INSTANT_JUMP" />
	<set name="castRange" val="600" />
	<set name="effectRange" val="1100" />
	<set name="reuseDelay" val="75000" />
	<set name="hitTime" val="500" />
	<set name="coolTime" val="200" />
	<for>
		<effect name="RemoveTarget" effectPower="100" noicon="1" val="0" />
	</for>
</skill>

 

what i must add to do this ?

5 answers to this question

Recommended Posts

  • 0
Posted

i dont mean this i mean how i can change the shadow step can be used when u got dryad root

 

I think that this is impossible on Java because: your xml has

<set name="skillType" val="INSTANT_JUMP" />

 

and to make the SAME skill cancel roots it need diffrent SkillType what makes it error if you have 2x skilltypes in the same xml ID :/

  • 0
Posted

i dont mean to cancel the root just ignore it on shadow step is that possible to do it ?

 

ignore, cancel the same, you must change skilltype and you cant have two skilltypes as I already sed, so your last chance is modifing the instantjump.java at gameserver\data\scripts\handlers\skillhandlers, you need a good developer cause those things in there are hardcoded

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock