Thread: Player classes
View Single Post
  #3  
Old 11-06-2007, 08:46 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by xAndrewx View Post
use

HTML Code:
this.join("playert1");
Make it serverside also.
Not quite.
PHP Code:
player.join("classname"); 
... is correct.

Your functions need to be public though I think, and yeah, they tend to be so much more useful on the serverside.
__________________
Skyld
Reply With Quote