Quote:
Originally Posted by Deas_Voice
yah i know, i just added else show();
btw it's your script 
|
No it's not, the second you added that
else show() it became
YOUR script, since I would never script something that poorly. I don't think you were/are even aware of that
else show() will never be triggered since
if (visible) setTimer(.05) prevents that check to ever be triggered after it hides.