Quote:
Originally Posted by Stefan
You can load offline players but not modify / save yet:
PHP Code:
temp.pl = new TServerPlayer("cbk1994");
echo("check: " @ temp.pl.nick);
temp.pl.destroy();
|
Excellent, this should be documented somewhere. I'll try to add it to the wiki later.