UI overlay not updating string on close and reopen
I have 2 ui's that open on one command, one i close one and reopen it with out closing them both the info on the one does not update to the new info when i reopen it... Any ideas?
Please, clarify whats your problem and also append your code.
You need to actually rebuild elements with new values. CUI works with strings (every cui object is converted to json once you send it), so if you want to refresh an element, you need to actually change it and add to new Cuielementcontainer.