Doesn't work for me. o.o
PHP Code:
//#CLIENTSIDE
function onCreated() {
showtext(1,300,200,0,0,"Hello World");
showimg(2,"@Arial@@Hello World",300,300);
changeimgvis(1,4);
changeimgvis(2,4);
findimg(1).rotation=pi/2;
findimg(2).rotation=pi/2;
}
( now watch this post get deleted -.- )