Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Multiple box issues and possible fix #17

Open
SvenBent opened this issue Oct 13, 2018 · 1 comment
Open

Multiple box issues and possible fix #17

SvenBent opened this issue Oct 13, 2018 · 1 comment

Comments

@SvenBent
Copy link

I know the Developer is not experiencing the Stuck in invisible menu issues as much as some of the users.
Ive noticed it happened a lot during multi boxing especiall trio boxing whne you use the "send @ALL" features to send them all the "hp warp" command.
I believe this is due to a timing issues that the 3+ request happens at he same time messing something up on the server.

I have resolved it a simpel way

  • get 1-2 of my 3 character to open the menu
  • do the "send @ALL hp warp destionation X" command
    now the 2 character in the menu is not teleported they are still just staring at the menu
  • go out of the meny of the 2 character with a small elay (*.5 secs is more than fine) and they teleport to the destion

This works 100% of the time for me. which lead me to the lua fix to ad in a random delay between 0 to 1 sec on the teleport function so the multiboxing characters does not teleport at the exact same time.

I hope the dev can import this fix as i have no LUA experience :(

@bjggi
Copy link

bjggi commented Nov 16, 2018

Would be great to get a fix for this 👍 Im getting Stuck alot.. and just cant move anymore. the HP Reset isnt working either, have to kill the Game.

And thx for the Work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants