(adsbygoogle = window.adsbygoogle || []).push({});
If I add another hud element to the screen such as a progress bar, all of the mod menu text disappears. How can this be fixed? I want to keep the bar and the mod menu texts. I do not have too many or invalid options since without the bar on-screen it works much better or even flawlessly in terms of displaying all text
A bar is created as follows for example in case you're wondering:
self createBar((1, 1, 1), 150, 11);
I'm using the
You must login or register to view this content.. Please do not advise me another base since a possible fix would be much easier to apply to the current base instead. Thanks