View Single Post
  #2  
Old 03-11-2011, 12:17 AM
AlexanderK AlexanderK is offline
Registered User
AlexanderK's Avatar
Join Date: Mar 2006
Location: Germany
Posts: 79
AlexanderK is on a distinguished road
Send a message via MSN to AlexanderK
Quote:
Originally Posted by oo_jazz_oo View Post
Smurf Server? o.o
See my original post:
Quote:
Originally Posted by AlexanderK View Post
Also somehow my ALT+2 is messed up and everything is blue. :/
This is the possible V6 bug I mention in the title. The colors of screenshots I make with ALT+2 are messed up.
Quote:
Originally Posted by xAndrewx View Post
Why are you using images over index 1000? Over 200 is clientside anyway
I just picked the indexes at random, but that doesn't cause the problem, I just temporaryly replaced them and it was still the same.

Quote:
Originally Posted by Stefan View Post
I remember that setting the alpha of showimgs to zero is not necessary making it hide, but it was the same in v5.
I just replaced the alpha-part with hideimg and showimg and it still doesn't work.




I still don't understand this at all. It works fine for me in V5, it worked fine for me in the last beta.
Displaying mana uses the exact same script, only a little lower, with higher indexes and different variables and images and it works fine too.

It just doesn't make sense that there are 3 extra images displayed.
If I put hideimgs(1200,1202); behind the code I posted above, all the heart images disappear, so it seems like the extra images are somehow displayed within the showimgs? I don't get it.
Reply With Quote