View Single Post
  #5  
Old 12-08-2006, 03:54 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Twinny View Post
Is it safe to assume you did these clientside?

I've come to use
PHP Code:
function onCreated()
{
  
temp.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
__________________
Reply With Quote