Quote:
Originally Posted by DustyPorViva
PHP Code:
say2("#i(head0.png,0,64,32,32) : Hi there");
I think that should work... I don't think they converted sign codes over to GS2.
|
They didn't, you're right, that is supposed to work.
Quote:
Originally Posted by Angel_Light
@ Dusty - no I tried that it doesn't work.
|
Then you did it wrong, try again.
PHP Code:
//#CLIENTSIDE
function onPlayerTouchsme() {
say2("#i(head0.png,0,64,32,32) : Hi there");
}