View Single Post
  #2  
Old 04-18-2006, 05:20 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
I think you need to join the class directly to the player via:
player.join("test");

and then run it via player.sayHi();

That should work.

http://wiki.graal.us/Using_Classes_Effectively
Reply With Quote