Jump to content

Recommended Posts

Posted (edited)

This is the topic: http://www.maxcheaters.com/topic/215808-onclick-a-player-show-him-as-heading-change/?do=findComment&comment=2642841

 

Basically when u click a character, it seems like he slightly rotate. Pm me if u can fix this. 

 

Edited by Afou To Patisa
Posted

Make a video again. Old was deleted.

Video is pointless, just think of a player walk and suddedly he stop infront of you, and u double left click on him

and he change heading (small sometimes big some other). And then to happen again he must move. 

Posted (edited)

i fixed it my self..  

 

BEFORE:

if (activeChar.getTarget() != target)
		{
			activeChar.setTarget(target);
                              activeChar.sendPacket(new MyTargetSelected(target.getObjectId(), 0));
                               if (activeChar.getTarget() != target)
					activeChar.sendPacket(new ValidateLocation((L2Character) target));
		}
		else if (interact)
		{
			if (activeChar != target)
				if (activeChar.getTarget() != target)
					activeChar.sendPacket(new ValidateLocation((L2Character) target)); 

AFTER:

if (activeChar.getTarget() != target)
		{
			activeChar.setTarget(target);
                         activeChar.sendPacket(new MyTargetSelected(target.getObjectId(), 0));

		}
		else if (interact)
		{
			if (activeChar != target)
				if (activeChar.getTarget() != target)
					activeChar.sendPacket(new ValidateLocation((L2Character) target)); 

Simple remoove the first validateLocation.

Edited by Afou To Patisa
Posted

Next problem places:

  1. Wrong ValidatePosition packet. Missed incoming heading value from client. Bad analys of packet into server side;
  2. Wrong ValidateLocation packet from server. Missed correct heading value. Look previous problem.

It's all places where can be missed heading of characters who around you.

 

And use L2PHX for analyses all data.

Posted

Next problem places:

  1. Wrong ValidatePosition packet. Missed incoming heading value from client. Bad analys of packet into server side;
  2. Wrong ValidateLocation packet from server. Missed correct heading value. Look previous problem.

It's all places where can be missed heading of characters who around you.

 

And use L2PHX for analyses all data.

i did fix as i mention

Guest
This topic is now closed to further replies.


  • Posts

    • This is L2Etina’s first opening under our new team, and it’s off to a great start! We’re thrilled with the strong player turnout, the warm feedback, and your response to the major updates. We’re continuing to improve the server and would love to see you in game! ⚔️
    • I dont sell anything and i got scammed kiddo, if you noticed rookie just scammed me and blocked me. so asking this make you immature.
    • @Maxtor @Dragic @Celestine Why you unban this rat, it's will give very negative review if you will try sell something or provide service this very actually should be for @Dragic and his L2Forge sales.
    • Αχ ναι; τοτε γιατι με παρακαλουσες για κωδικες και οτι σου εδινα ελεγες τελεια και wow σαγαπαω? Ε ψευτρακο; Γιατι οτι πηρες λειτουργει οπως το ηθελες ακομη και σε λεπτομερεια που κανας αλλος θα σου ελεγε αντε κ γα*?   Σε τσουξανε οι τιμουλες μου στη τσεπουλα σου; κ βρηκες κανα new chatgpt dev? Φτωχομπινε του κερατα που κανεις παζαρια για 40-50 ευρω κωδικες.   Δεν ασχολουμε αλλο απλα ενημερωνω @Celestineτο παιδακι χρωσταει λεφτα για κωδικα που ελαβε και λειτουργει και το επιβεβαιωσε και με μπλοκαρε κ ολας. Ban η οχι δεν ασχολουμε αλλο. καλη τυχη 
    • den tha asxolithw allo mazi sou randoma,kserei olo to forum ti  eisai
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..