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? # 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
长按右键有时会闪下背包界面而且有时会把steam游戏内界面打开 steam游戏内界面打开这个问题可以通过修改快捷键解决 闪背包折腾好几天实在是无解
The text was updated successfully, but these errors were encountered:
闪背包的代码在这里。lite版本是通过鼠标的移动来动态调整下压幅度的,但是当鼠标处于屏幕底部时,获取的位置就不会发生改变,就失去了动态调整的能力,所以收枪的时候需要通过开背包的方式,将鼠标位置重置到屏幕中心。(暂时没有更好的解法,这个是权宜之计)
Soldier76/Soldier76-lite.lua
Lines 140 to 155 in 772dfcc
Sorry, something went wrong.
No branches or pull requests
长按右键有时会闪下背包界面而且有时会把steam游戏内界面打开
steam游戏内界面打开这个问题可以通过修改快捷键解决
闪背包折腾好几天实在是无解
The text was updated successfully, but these errors were encountered: