title = "My account"; $this->addScript("account"); $this->addStylesheet("account"); $this->startContents(); function displayUnregistered($a) { static $status = array( 'READY' => 'Open for registration', 'RUNNING' => 'Running', 'VICTORY' => 'Victory', 'ENDING' => 'Ending' ); ?> $c) { echo ""; echo ""; echo "\n"; if ($c[2] == "READY") { print ""; } elseif ($c[2] == "ENDING") { print ""; } } ?>
Game namePlayersStatus
"; if ($c[3]) { echo "{$c[0]}"; } else { echo "{$c[0]} (closed)"; } echo "{$c[1]}".$status[$c[2]]."
 Starting at " . gmstrftime('%H:%M:%S on %Y-%m-%d', $c[4]) . "
 Ending at " . gmstrftime('%H:%M:%S on %Y-%m-%d', $c[4]) . "
'Hidden', 'READY' => 'Open', 'RUNNING' => 'Running', 'VICTORY' => 'Victory', 'ENDING' => 'Ending' ); ?> $c) { echo ""; echo ""; echo "\n"; if ($c[4] == "READY") { print ""; } elseif ($c[4] == "ENDING") { print ""; } } ?>
Game namePlanetsCashGame status
{$c[0]}{$c[1]}€" . number_format($c[2]) . "" . $status[$c[4]] . "
 Starting at " . gmstrftime('%H:%M:%S on %Y-%m-%d', $c[5]) . "
 Ending at " . gmstrftime('%H:%M:%S on %Y-%m-%d', $c[5]) . "
Games Vacation Quit LegacyWorlds

Welcome to Legacy Worlds, !

You are currently playing the following games:

\n"; displayRegistered($args['play']); if (count($args['other'])) { if ($onVacation) { echo "

Other games are available, but you must exit vacation mode to see them.

\n"; } elseif (!$_SESSION['show_unregistered']) { echo "

You may also register to the following games:"; echo " (hide):

\n"; displayUnregistered($args['other']); } else { echo "

Show all games

\n"; } } else { echo "

There are currently no other available games.

\n"; } } else if (!$onVacation) { ?>

You are currently not registered to any game!
You may register to any of the games in the list below by clicking its name:

You are currently not registered to any game!
You will have to leave vacation mode before selecting a game to play.

 

\n"; if ($args['leech']) { ?>

Contribute to LegacyWorlds!

Learn about how you can help in the '>Contributions page.

Vacation mode

0) { ?> You have vacation credit 1 ? "s" : ""?>, which translates to 0) { echo "$crDays day" . ($crDays > 1 ? "s" : "") . " "; if ($crHours > 0) { echo "and "; } } if ($crHours > 0) { echo "$crHours hours"; } echo "."; } else { echo "You don't have any vacation credit left."; } ?>

You are currently on vacation.

You can choose to leave vacation mode by clicking the button below. However, if you do so, you will not be able to enter vacation mode again for the next 7 days.

Vacation mode allows you to take a break from the actual game. You can activate it by clicking the button below.

Your account will enter vacation mode at %H:%M:%S (%Y-%m-%d)", $startDate)?> Server Time.

Clicking the button below will allow you to prevent your account from entering vacation mode.

It is therefore impossible for you to enter vacation mode. You will earn a new credit at the next day tick.

You exited vacation mode less than a week ago, it is therefore impossible for you to re-enter vacation mode before (on ).

\n"; } ?>

Quitting Legacy Worlds

Had enough of Legacy Worlds? Well, you may close your account if you wish to do so.
Closing your account will cause you to disappear from all of the games you're currently playing on Legacy Worlds; it will also disable your account.
You will be able to use your account again at a later time if you wish to; more details will be provided later.

Click the button below if you wish to close your account.

Your account will be closed at %H:%M on the %Y-%m-%d", $quitDate)?> (Server Time).

Until then, you can choose to cancel this action by clicking the button below.