Quote:
Originally Posted by Twinny
Is it safe to assume you did these clientside?
I've come to use
PHP Code:
function onCreated() { temp.e = findplayer("Twinny"); temp.e.clientr.hp = temp.e.clientr.maxhp; echo(temp.e.clientr.mudregion); }
|
I did use them serverside, they were fine readable clientside,
but I changed the start of the string (it was .mud_), and now it works quite fine..
dunno why.. might be with what contiga said
