'setimgpart' appears to be only going up to a maximum of 220 on the height. The first image I tried it with I was drawing as a light, although I then tried it with another image and it doesn't appear to work without drawaslight(); either. I tried it both clientside and serverside also incase
for some reason that would affect it but no difference.
setimgpart("image.png",x,y,width,height);
As far as I can see there is no problem with setting any values for the width, just the height has a maximum of 220.
