06-27-2013, 04:02 AM
"But the HUD was redrawing whenever the message window wasn't visible, instead of when it was closed."
Redrawing even when invisible.... Hmm... Didn't think about that in my hud code, though I did incorporate something to handle that in some other features. Have you thought about adding this BEFORE 'A' in my example?
Haven't tried that personally, and I don't have XP up right now. Could be fun.
Redrawing even when invisible.... Hmm... Didn't think about that in my hud code, though I did incorporate something to handle that in some other features. Have you thought about adding this BEFORE 'A' in my example?
Code:
return unless self.visible