Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Send slave teleport to master not working properly #3930

Open
Henrybk opened this issue Dec 31, 2024 · 0 comments
Open

Send slave teleport to master not working properly #3930

Henrybk opened this issue Dec 31, 2024 · 0 comments

Comments

@Henrybk
Copy link
Contributor

Henrybk commented Dec 31, 2024

The packet to request a slave teleport to master in openkore is not working properly (sendSlaveStandBy - slave_move_to_master - 0234).

It seems to be somewhat related to the character movement packets.

A test to imply that can be done in the following way.

Get a character stopped in AI Manual with the homunculus off the screen (range > 14), then do:
eval $char->{homunculus}-> sendSlaveStandBy
It won't work, the homunculus won't be teleported to master.

Then try:
north 1
eval $char->{homunculus}-> sendSlaveStandBy
north 1
It will work

Why? I don't know, but we should investigate it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant