Thread
:
join() & public function
View Single Post
#
2
05-31-2006, 09:25 PM
Skyld
Script-fu
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Inside player.join'd classes, it is best to refer to the player using this., so:
PHP Code:
this
.
chat
=
"foo"
;
Also, I might be mistaken but I think that player. joining only works serverside, and so the function call also has to be serverside.
__________________
Skyld
View Public Profile
View GraalOnline Profile
Find all posts by Skyld