Thread
:
Serverside Joining of Clientside Player Functions
View Single Post
#
7
05-14-2011, 03:17 PM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
What about...
PHP Code:
//#CLIENTSIDE
function
onCreated
() {
loadclass
(
"player"
);
player
.
join
(
"player"
);
}
Don't know if it's async or not though. If it is I guess it won't really help much.
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4