Quote:
Originally Posted by Deas_Voice
what about player.setshape()? xO !
from "Server Name Change.. again?" thread-
i'd like that servers didnt lose their servername when they go down instead.
|
Already done, check the original thread
Quote:
Originally Posted by xAndrewx
HTML Code:
new GuiBitmapCtrl("iPhonePMWindowHead") {
position = {32, 16};
extent = {32, 32};
bitmap = temp.head;
drawimagerectangle(0, 0, temp.head, 0, 64, 32, 64);
}
Displays the image as this: (btw temp.head = "head19.png")
|
Not sure who did that, but it must be:
bitmaprectangle = {0,64,32,32};