82ndAB_Bravo17 Posted October 28, 2017 Report Share Posted October 28, 2017 I've noticed an issue with scope sights placed in the fav bar. If you have a scope already fitted to the weapon and don't have enough space in your kit to store the scope then when selecting a different scope from the fav bar it gets attached to the weapon, you get a message that there wasn't enough space, and the previously attached scope vanishes into thin air. Is there a setting that would stop this from happening? vbawol 1 Link to comment Share on other sites More sharing options...
DirtySanchez Posted October 28, 2017 Report Share Posted October 28, 2017 Yes looking through fav bar functions it looks to epoch client config for a true or false to drop item on overflow. https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_config/Configs/CfgEpochClient.hpp#L188 Link to comment Share on other sites More sharing options...
82ndAB_Bravo17 Posted October 28, 2017 Author Report Share Posted October 28, 2017 With that option set it does indeed drop it on the floor, but gives no warning that it has done so. Pull request added with fix suggestion for both situations. Helion4 and raymix 2 Link to comment Share on other sites More sharing options...
raymix Posted October 29, 2017 Report Share Posted October 29, 2017 Thanks for the pull request and fix, the code ended up so unnecessary huge and complex (arma not providing simple inventory commands) that I am surprised it worked so well at all and didn't require a lot of bug fixes after the release. vbawol 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now