xZrP Posted May 23, 2018 Share Posted May 23, 2018 Hello everyone, the issue I'm having specifically is minor (nothing game breaking) but it's a tiny thing that's been annoying me. Whenever I hover my crosshairs over a container. It tells me to use E) to search <container name> but it doesn't tell me if it's empty or not. With locked containers / terminals, it's missing that line that tells me the difficulty of the action. I'm guessing these use the same line, or whatever, in the code. Now I'm guessing (I've troubleshooted this by myself for a while) the y-coordinate for that specific line is too low (or high, not sure) so that line is hidden from the screen. But I'm not sure, it seems more likely that it's visibility is set to 0. I am using iHUD as well, which caused another issue with the UI that I fixed myself. I'm pretty sure a few hud elements from DarN are overwritten by iHUD, so it may be the culprit in this case. (Especially since iHUD is a fan of disappearing hud elements) All I need to find is that specific hud element / value, and fix it, but I don't know what the line is. Would super appreciate someone pointing me in the right direction, because it's driving me nuts. Link to comment Share on other sites More sharing options...
Recommended Posts