or better yet
PHP Code:
GS2:
setimgpart("waterani.mng",16*6,16*6,16*2,16*6);
GS1:
setimgpart waterani.mng,16*6,16*6,16*2,16*6;
much easier to handle with graal blocks that are 16 px by 16 px so 16*6 would be 6 blocks or 96 pixels. :]
Quote:
Originally Posted by killerogue
PHP Code:
setshape(1,32,32); //Will you ever learn to use this?
|
that's only if he wants it to block 32 px by 32 px it should be 32 100 in his case and really only needed for images that have transparent parts. :o