-
枪械数据文件夹下的game.json中的枪械弹道数据是从哪儿获取的?现版本部分枪械弹道(后坐力)有更新,需要从哪儿获取最新枪械数据?代码我优化后可以精准识别+丝滑压抢了,就是部分枪的后坐力对不上,比如aug和m762
-
I have an old version of ghub wich work with lua script but i can't corectly load the script, as i said in the title the lite version is working well but the normal version don't work and when i execu…
R17as updated
5 months ago
-
灵敏度,枪械数据修改后没有效果(查看临时 lua 发现数据被修改成功),怀疑压枪脚本逻辑有冲突?
如果使用 Soldier76 的 lite 版本是通过鼠标的移动来动态调整下压幅度的,希望检查下。
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
长按右键有时会闪下背包界面而且有时会把steam游戏内界面打开
steam游戏内界面打开这个问题可以通过修改快捷键解决
闪背包折腾好几天实在是无解
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
What do you think about specific herodata? I think about
```
Hero: Ana
Synergy: Genji, ...
Strong against: Junker Queen
Weak against: Kiriko
```
Maybe we could add those informations to th…
-
How the hell do I set the proper values for dmr guns? Give me a hint
-
目前兼容GHub驱动已知的最大难题就是“无法触发或者监听到罗技键盘M键”。
`Solider76` 脚本的压枪循环依赖 `SetMKeyState` 方法,但是在新版GHub驱动的测试中,发现使用 `SetMKeyState` 方法时,无法监听到 `M_PRESSED` 事件被触发(吐槽:应该是罗技新版GHub驱动存在缺陷)。
本来是想等罗技官方解决问题的,然而官方人员 *…
-
First of all - really nice api!
But can you provide some more informations about the heroes?
First of all can you create an endpoint where you can fetch all hero specific data with 1 api call? Atm…