Web Help

web-player

The webby player class will give players a standard web index_html page. This is similar to the webby room in the way it gives a htitle and htbody.

The URL of player object's web pages is /~name/. The URL /name/ will default to the same page, unless the player's home_page property is set, then it will go the index page of that object.

The description of the player is used by the default page, unless the player sets their index_html property to a section of html. A small section is appended to the description telling the player's contents and where they are.

The face_img property should be set to the URL of a 64x64 image of the player.

The player's accesses property can be used as a simple web counter, it is incrememnted by index_html. If you write your own index_html, it's recommended that you output to the index_html property then pass(@args);