Thread: showImg prob.
View Single Post
  #1  
Old 08-09-2011, 03:19 PM
blackbeltben blackbeltben is offline
Registered User
Join Date: Aug 2011
Posts: 83
blackbeltben is on a distinguished road
showImg prob.

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(201player.attr[7],10 10);
    
changeImgVis(20110);
  } 
Reply With Quote