Jump to content

Recommended Posts

Posted (edited)

Hello, Im running l2jmobius c4 server on Linux, and I encountered a problem, when running in dualbox the character on inactive l2 window doesn't follow the main one properly, it comes close and than snaps back to where it was.... server is running with original geodata, also tried switching to L2OFF geodata, didn't help... Any ideas?

Edited by FlatroON
Posted
9 hours ago, FlatroON said:

Hello, Im running l2jmobius c4 server on Linux, and I encountered a problem, when running in dualbox the character on inactive l2 window doesn't follow the main one properly, it comes close and than snaps back to where it was.... server is running with original geodata, also tried switching to L2OFF geodata, didn't help... Any ideas?

There is a follow method, I don't know how it works on a mobius, but perhaps you should pay attention to it.

If, of course, you understand programming

Posted
On 9/27/2021 at 1:47 AM, Psygrammator said:

There is a follow method, I don't know how it works on a mobius, but perhaps you should pay attention to it.

If, of course, you understand programming

 No I don't, nor I can find anything related to this problem online. That is the main problem I came across with this server, it really is a pain is the a.. for people playing with dualbox on my server, hope there is a fix for this.

Posted

This is related with movement system (FOLLOW behavior part). Doubt what Mobius have enough knowledge to fix it. Possible it will be fixed as soon as he find where it could be taken as working code.

Posted

Try this:

 

AbstractAI.java

 

_accessor.moveTo(_actor.isPlayable() ? pawn : null, pawn.getX(), pawn.getY(), pawn.getZ(), offset);

 

to

 

_accessor.moveTo(pawn.getX(), pawn.getY(), pawn.getZ(), offset);

 

  • Upvote 1
Posted
13 hours ago, Trance said:

Try this:

 

AbstractAI.java

 

_accessor.moveTo(_actor.isPlayable() ? pawn : null, pawn.getX(), pawn.getY(), pawn.getZ(), offset);

 

to

 

_accessor.moveTo(pawn.getX(), pawn.getY(), pawn.getZ(), offset);

 

There is no such file on C4, found one on interlude from same developer but not on c4.

Posted
13 hours ago, FlatroON said:

There is no such file on C4, found one on interlude from same developer but not on c4.

 

I took it from c4, it just could be with _actor for you.

  • Thanks 1
Posted
1 hour ago, Trance said:

 

I took it from c4, it just could be with _actor for you.

Still can't find it, there are these 3 folders inside AI folder, and this is the list of all .java files

 

maxaction.jpg

maxaction3.jpg

maxcheat2.jpg

maxcheat4.jpg

Posted (edited)
11 hours ago, FlatroON said:

Still can't find it, there are these 3 folders inside AI folder, and this is the list of all .java files

 

maxaction.jpg

maxaction3.jpg

maxcheat2.jpg

maxcheat4.jpg

 

AbstractAI.java is inside the core, not in the scripts.

org.l2jmobius.gameserver.ai

Edited by Trance
Posted
12 minutes ago, Trance said:

 

AbstractAI.java is inside the core, not in the scripts.

org.l2jmobius.gameserver.ai

Ah, inside the source... Found one, there are two lines beginning with "_accessor.moveTo" and it's exactly set to what you suggested, so I guess it shouldn't be the problem. 

		// Calculate movement data for a move to location action and add the actor to movingObjects of GameTimeController
			_accessor.moveTo(pawn.getX(), pawn.getY(), pawn.getZ(), offset);


and 

			// Calculate movement data for a move to location action and add the actor to movingObjects of GameTimeController
			_accessor.moveTo(x, y, z);

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Thank you for sharing this with us!   
    • Server L2 Reborn x1 C4 Signature   I am looking to buy a client modification, such as l2.ini or other possible files on the server The server uses SmartGuard protection, but as far as I understand, not all files are checked before launch   Сервер L2 Reborn x1 C4 Signature Ищу возможность приобрести модификацию клиента, например l2.ini или других возможных файлов на сервере. На сервере установлена защита SmartGuard, но, насколько я понимаю, не все файлы проверяются перед запуском. _______________________________________________________________ https://join.skype.com/invite/C72FPnumKn7e - Skype https://t.me/rebornclient - Telegram  
    • 🎉 The Big Moment Has Arrived! 🎉   Tomorrow is the day we've all been waiting for! L2KvN is opening its gates again, and we are waiting for you all to start this epic journey together! 🌟   🗓️ Date: November 17, 2024 ⏰ Time: 20:00 Greece (Athens), Russia (Moscow), Lithuania 18:00 United Kingdom 13:00 USA (Eastern Time), Argentina 10:00 AM US (Pacific Time) 14:00 Brazil 05:00 Russia (Vladivostok) ✨ What awaits you: ⚔️ Unique gameplay and intense PvP encounters 🎁 Exclusive events and rich rewards 👥 Live community and instant support 📈 Continuous upgrades for the ultimate experience 💬 Bring your friends, organize your teams, and get ready to conquer the world of L2KvN! 📢 Don't forget: We are here to help you! If you are a Clan Leader or Streamer, please contact us to become a part of this great community. 🛡️ The countdown is over – tomorrow we start! The game is just beginning… again! 💪   🌍 Dating in the world of L2KvN!
    • Very cool.   Unfortunately, I can't afford this fee.
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt  
  • Topics

×
×
  • Create New...