Page 1 of 1

Must Face Target - melee class.

Posted: Fri Jan 15, 2010 1:17 pm
by aardkaz
I seem to be getting desynced from the server quite a bit. and get Must Face Target quite regularly and all I do is stand there trying to attack over and over and over, burning through potions until the mob finally moves on my screen....

Is there some way I could set a timer or something? like

if (monster_life>90% AND I_have_taken_damage AND Time_Elapsed > 2000) then
do some circle, or pull back 10 feet?
end if

just seems like there should be a pretty easy solution, but I am not familiar with the code as somebody that has been coding this for a while. I am also not sure what information is available from the client and what is not.

Re: Must Face Target - melee class.

Posted: Fri Jan 15, 2010 1:41 pm
by Administrator
Do you have Click to Move enabled in game? Have you tried turning the QUICK_TURN option on in your profile?

Re: Must Face Target - melee class.

Posted: Fri Jan 15, 2010 5:53 pm
by aardkaz
I have not tried the quick_turn, I can give that a shot.

Just to clarify, there are days when I don't have this issue at all, so im fairly certain that it is lag/desync related.