Jump to content
  • 0

[Help] No item consume for skills


Question

Posted

For example, nobbless blessing won't consume Spirit Ore, it will be free

Same for Death Spike, No need for "Cursed Bones"

I was too lame to delete the lines from all xmls cause there are too many skills with item consume so I chose the easy path of Java, I tried this but didnt seem to help:

 

sssdi.png

 

Uploaded with ImageShack.us

 

It was supposed to set all item consume Id to 0, and Ignore Xml's ItemConsumeId on any Skill, it doesnt work? OR the problem is that it tries to find the item with Id 0 to consume it but it cant find it so I cant cast the skill?

 

Thanks for your time cheaters

Recommended Posts

  • 0
Posted

there is always the easy way!!! you must know :P

 

-->XML files. Check it

 

I know dude rlx, i just want to remove all in 5 seconds...

 

  • 0
Posted

there is always the easy way!!! you must know :P

 

-->XML files. Check it

 

I know dude rlx, i just want to remove all in 5 seconds...

 

  • 0
Posted

I know dude rlx, i just want to remove all in 5 seconds...

What u have done is remove where is it checking for id and for count?

What happens if u don't change the id but u put count always to 0?

More lammer-> set id to 57 and count to 1. xd

  • 0
Posted

I know dude rlx, i just want to remove all in 5 seconds...

What u have done is remove where is it checking for id and for count?

What happens if u don't change the id but u put count always to 0?

More lammer-> set id to 57 and count to 1. xd

  • 0
Posted

I know dude rlx, i just want to remove all in 5 seconds...

What u have done is remove where is it checking for id and for count?

What happens if u don't change the id but u put count always to 0?

More lammer-> set id to 57 and count to 1. xd

Guest
This topic is now closed to further replies.


×
×
  • Create New...