Thread: drawLine()
View Single Post
  #8  
Old 01-22-2008, 03:42 AM
Rapidwolve24 Rapidwolve24 is offline
North*
Join Date: Oct 2007
Location: Massachusetts
Posts: 178
Rapidwolve24 is on a distinguished road
Send a message via AIM to Rapidwolve24 Send a message via MSN to Rapidwolve24
Quote:
Originally Posted by cbkbud View Post
Why will people do something like

PHP Code:
withfindimg200 ) )
{
  
image "block.png";
  
10;
  
20;

instead of just
PHP Code:
showimg"block.png"1020 ); 
I think he did it to avoid having to use changeimgvis and changeimgcolors?
Reply With Quote