Originally posted by TheHiddenHour
So I've incorporated TheFallen's overflow fix into my menu and it works fine, but the only problem that Ive had is a some text issues. When I verify someone and they use the menu, the text randomly disappears or gets re-positioned. Is this an issue with the overflow fix, or am I coding something wrong?
Once the string limit is reached, to prevent overflow Fallen scripts will clear huds which make the text disappear.
After that it's spawn back.
To prevent that, you can use the modified version of the _rank for BO2, It's will save at least 200 strings and reduce the string to reach his limit.