19 lines
575 B
PHP
19 lines
575 B
PHP
<HTML>
|
|
<BODY BGCOLOR="#000000" TEXT="#f0f0f0">
|
|
|
|
<TABLE HEIGHT="75%" WIDTH="75%" ALIGN="CENTER" VALIGN="MIDDLE"
|
|
CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR><TD>
|
|
|
|
<P>Welcome.
|
|
|
|
<P>(In the future, this screen will give you a quick summary of your
|
|
status, and if you have any new messages.)
|
|
|
|
<P>Update: The message system should work. Use the "quicknote" feature,
|
|
which for now sends the message to all characters in the game.
|
|
(Please sign your own name, because the "from" field is temporarily
|
|
just the #id instead of your character name.)
|
|
|
|
</TD></TR></TABLE>
|
|
|
|
</BODY></HTML> |