Page 1 of 1
Backstab problem
Posted: Wed May 26, 2010 12:48 pm
by Suspended
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
4219:
L2JDP Revision
7433:
The problem is that when mob isn't fighting it don't matter from wich side i try i can't land a backstab on him.
Re: Backstab problem
Posted: Wed May 26, 2010 12:52 pm
by JIV
try update to latest rev, i think it was fixed.
Re: Backstab problem
Posted: Wed May 26, 2010 1:24 pm
by Gnacik
No its not fixed yet.
Main problem is that mob is 'informed' about our attack before skill land. So... he's turning while we are casting skill, almost all backstab don't land because of that. when skill land mob is usually facing us.
here is temporary fix :
http://pastebin.com/YMQz2Rph
it's not commited because (if i remember right) _DS_ say that we should make it in other way - with two loops, and something about overhit, don't remember right now.
Re: Backstab problem
Posted: Wed May 26, 2010 1:46 pm
by Suspended
Thx Gnacik for help, btw i had last rev just mistaken while reading file. Didn't thought that mob turn before skill land very wierd.