Quote:
Originally posted by KujaBTK
"Damn it doesn't work."
showimgvis 4;
showimg 1,image,screenwidth,screenheight;
|
showimg 1,image,screenwidth/2,screenheight/2;
// if it's screenwidth or screenheight you won't be able to see the image.
changeimgvis 1,4;
// you need to give it the index of the image which you want to change the visibility of.