daviiadams
Prince
Hi all,
I've been improving the layout off a ToolTip within one of my mods, purely to make it clearer/easier on the eyes, but have become bogged down with displaying all the info.
The difficulty I'm having now, is that only the last set of info is being displayed, whereas before everything from the loop would be there.
Having a look at similar examples of code, I added in the instance aspect, but can't get passed either a root control error, or a failure to index issue.
If deliberately laying out info on the xml side, is it actually necessary to involve instances, or could I be looking at the wrong thing?
I'm assuming it is required, considering the last-in-the-loop result mentioned above and they're there for similar things, but a bit
I've been improving the layout off a ToolTip within one of my mods, purely to make it clearer/easier on the eyes, but have become bogged down with displaying all the info.
The difficulty I'm having now, is that only the last set of info is being displayed, whereas before everything from the loop would be there.
Having a look at similar examples of code, I added in the instance aspect, but can't get passed either a root control error, or a failure to index issue.
If deliberately laying out info on the xml side, is it actually necessary to involve instances, or could I be looking at the wrong thing?
I'm assuming it is required, considering the last-in-the-loop result mentioned above and they're there for similar things, but a bit
