
02-06-2012, 02:37 AM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
GuiDrawingPanel.drawimagerectangle(int, int, str, int, int, int, int) - destination x and y, source image, source x,y,width and height
icon.drawimagerectangle(0, 0, head_img, 0, 32 * 2, 32, 32); |
|
|
|