Thread
:
loadPlayer()
View Single Post
#
8
08-24-2009, 03:51 PM
WhiteDragon
Banned
Join Date: Feb 2007
Posts: 1,002
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
();
Just wondering, do you have to explicitly destroy it?
WhiteDragon
View Public Profile
View GraalOnline Profile
Find all posts by WhiteDragon