We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Config.TeleSwitch
Before filling this out
Describe the bug When Config.TeleSwitch is enabled, weapons are not be switch back to the primary set before attacking.
Can you reproduce it?
Config.TeleSwitch = true
Config.PrimarySlot = 0
Expected behavior
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Update Pather.js
ff531e5
- Fix tele-switch to swap back to primary once done #390 @samlitowitz
Successfully merging a pull request may close this issue.
Before filling this out
Describe the bug
When
Config.TeleSwitch
is enabled, weapons are not be switch back to the primary set before attacking.Can you reproduce it?
Config.TeleSwitch = true
Config.PrimarySlot = 0
where Slot I has your damage weapons and Slot II has your teleport weaponsExpected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: