lnr/Originals/Website/vortex/index.html

93 lines
4.7 KiB
HTML
Executable File

<html>
<head>
<title>Vortex :: LNR Universe</title>
<link rel="StyleSheet" type="text/css" href="../script/styles.css">
</head>
<script language="JavaScript" src="../script/framelock.js"></script>
<body bgcolor="black" link="white" vlink="white" alink="white" text="white"
marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
background="../images/stars.jpg">
<font face="Verdana,Arial" size="2" color="white">
<center><font size="6"><font color="#FF00FF">L</font><font color="#EE00EE">N</font><font color="#DD00DD">R</font> <font color="#CC00CC">U</font><font color="#BB00BB">n</font><font color="#AA00AA">i</font><font color="#BB00BB">v</font><font color="#CC00CC">e</font><font color="#DD00DD">r</font><font color="#EE00EE">se</font><font color="#FF00FF"></font></font><br>
<font color="lime" face="Courier New,Courier,Fixedsys">:: LNR UNIVERSE VORTEX ::</font></center>
<br><br>
<blockquote>
Hello, and welcome to the homepage of the LNR Universe Vortex, the new online world!
</blockquote><br>
<b><font color="cyan">News Update: Vortex Progress Halted</font></b><br>
If you are a Perl programmer who is willing to help out with Vortex, click
<a href="../news/vortex.html">here</a>.<br><br>
<b><font color="lime">Existing Vortex Servers</font></b><br>
<blockquote>
To use Vortex, please select a server below:<p><font face="courier new" color="yellow">
Server Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Web URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status<br>
<u disabled>Vortex0</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u disabled>vserver0.tripod.com</u>&nbsp;&nbsp;<font color="lime">good</font></font><p>
Stats: 1 servers (0 online servers, 0 servers full)
</blockquote><br>
<b><font color="lime">About the Servers</font></b><br>
<blockquote>
The vortex servers are simply web sites at tripod.com where the Vortex will be duplicated.
The reason for the different servers is that users will be able to save their progress on
the web sites, and when one of the servers runs out of web space (so that no more can sign
up), a new server will be added. If you signed up on Server 0 and we create Server 1, your
saved game is still on Server 0. If Server 0 is full and you don't have a saved game, you
will need to go to Server 1.
</blockquote><br>
<b><font color="lime">About the Vortex</font></b><br>
<blockquote>
The LNR Universe Vortex is an online Flash game in production. It will enable users to sign
up and have their information stored in an online CGI database. In Vortex, you are an LNR
Universe trainer and your job is to, unlike LNR Worlds, capture only <u>ONE</u> monster and
train it to become powerful. To train it, you can battle CPU Trainers, CPU Battlers, or other
human opponents, labeled "HMN." Eventually the game will enable you to see other online
users who are wandering The Land of No Return with you.
</blockquote><br>
<b><font color="lime">How Vortex Works</font></b><br>
<blockquote>
For those computer-illiterate people out there who are probably expecting a very technical,
confusing paragraph, here's a simplified statement as to how this game works: Using Flash 5,
which is a program which makes interactive animations or movies, and Perl (a programming
language, found in the /cgi-bin/ folder on most web sites), this game will save your progress
in TXT files (text documents, editable in Notepad). Perl will save the progress, and Flash
will load the progress. The two will work together for this game.<p>
Now for those who want a complicated, more detailed explanation. The vortex servers
will consist of a couple HTML web pages and a few PL files in the CGI Bin. The HTML pages
will be used for the containing of the Flash file and for the sign-up form. The PL pages will
be used for saving variables to text documents using the LOG command. When you click "Log In,"
Flash will load variables from a text file within the cgi-bin. The name and exact location
of this file is hidden.
</blockquote><br>
<b><font color="lime">Vortex Credits</font></b><br>
<blockquote>
LNR Universe Vortex :: Credits<br><center>
<u>Creation and Management</u><br>
Eklypse, Inc.<br>
LNR Universe<br>
<u>Programming and Animations</u><br>
Eklypse, Inc.<br>
Cerone Kircle<br>
<u>Copyright</u><br>
2002 Cj Kircle<br>
2002 Eklypse Inc<br>
2002 LNR Universe</center>
</blockquote><br>
<b><font color="lime">Resources</font></b><br>
<blockquote>
Eklypse Website :: <a href="http://www.star-eklypse.cjb.net/" target="_blank">http://www.star-eklypse.cjb.net/</a><br>
Cerone's Website :: <a href="http://www.kircle.cjb.net/" target="_blank">http://www.kircle.cjb.net/</a>
</blockquote><br>
<br>&nbsp;
</font>
</body>
</html>