Quote:
Originally Posted by DustyPorViva
I can't even get testsign to return anything 
|
Well, I think the only way to get a testsign to return anything would be something like
PHP Code:
//#CLIENTSIDE
level.signs[testsign(player.x, player.y)].text
but I don't think clientside signs' text can even be accessed.