So i can make this image show at the top of my screen and all, but how do i make it so it only shows part of the image. for example, like only half of it?
please help
PHP Code:
function onTimeout() {
showImg(201, player.attr[7],10 , 10);
changeImgVis(201, 10);
}