:
Destination Time
:
Present Time
:
Last Time Departed
ishu

What does the time circuits on the page do??

Recommended Posts

I think the destination time indicates when the next release of the mod is, as each part of the readout stays the same it will indicate when the release is, the present time (speaks for itself really ;) ) shows the current time, and the last time departed I think indicates when the last release was, but don't quote me on it, a member of the mod team could probably explain better :)

Share this post


Link to post
Share on other sites

These time circuits are a php script. The destination time changes due to..well...php scripting.

http://www.bttfhillvalley.co.uk/pc/timecircuits/tcs.php

<html>
<head><title>Time Circuit</title>
<link rel='stylesheet' type='text/css' href='timecircuit-style.css'>
</head>
<body topmargin='0' leftmargin='0' rightmargin='0' bottommargin='0' onselectstart='return false'>
	<table border='0' width='100%'  height='100%' cellspacing='0' cellpadding='0'>
		<tr>
			<td><div align='center' id='servertime'>
				<table border='0' width='750' cellspacing='0' cellpadding='0'>
					<tr>
						<td align='center'>
		<table border='0' cellspacing='0' cellpadding='0'>
			<tr>
				<th colspan='17' class='tc-t'></th>
			</tr>
			<tr>
				<th class='tc-m-1'></th>

				<th id='tc-month-r' class='tc-month-r-1'></th>

				<th class='tc-m-2'></td>

				<th id='tc-day-1-r' class='tc-number-r-1'></th>
				<th id='tc-day-2-r' class='tc-number-r-2'></th>

				<th class='tc-m-3'></td>

				<th id='tc-year-1-r' class='tc-number-r-2'></th>
				<th id='tc-year-2-r' class='tc-number-r-0'></th>
				<th id='tc-year-3-r' class='tc-number-r-1'></th>
				<th id='tc-year-4-r' class='tc-number-r-3'></th>

				<th id='tc-PAM-r' class='tc-PAM-r-am'></td>

				<th id='tc-hour-1-r' class='tc-number-r-0'></th>
				<th id='tc-hour-2-r' class='tc-number-r-1'></th>

				<th class='tc-flash-r-FLASH'></td>

				<th id='tc-min-1-r' class='tc-number-r-3'></th>
				<th id='tc-min-2-r' class='tc-number-r-1'></th>

				<th class='tc-m-4'></td>
			</tr>
			<tr>
				<th colspan='17' class='tc-b-r' align='right'></th>
			</tr>
		</table></td>
						<td align='center'>
		<script type='text/javascript' src='tcs-g.js'></script>
		<table border='0' cellspacing='0' cellpadding='0'>
			<tr>
				<th colspan='17' class='tc-t'></th>
			</tr>
			<tr>
				<th class='tc-m-1'></th>

				<th id='tc-month-g' class='tc-month-g-12'></th>

				<th class='tc-m-2'></td>

				<th id='tc-day-1-g' class='tc-number-g-1'></th>
				<th id='tc-day-2-g' class='tc-number-g-2'></th>

				<th class='tc-m-3'></td>

				<th id='tc-year-1-g' class='tc-number-g-2'></th>
				<th id='tc-year-2-g' class='tc-number-g-0'></th>
				<th id='tc-year-3-g' class='tc-number-g-1'></th>
				<th id='tc-year-4-g' class='tc-number-g-3'></th>

				<th id='tc-PAM-g' class='tc-PAM-g-pm'></td>

				<th id='tc-hour-1-g' class='tc-number-g-0'></th>
				<th id='tc-hour-2-g' class='tc-number-g-9'></th>

				<th class='tc-flash-g-FLASH'></td>

				<th id='tc-min-1-g' class='tc-number-g-3'></th>
				<th id='tc-min-2-g' class='tc-number-g-5'></th>

				<th class='tc-m-4'></td>
			</tr>
			<tr>
				<th colspan='17' class='tc-b-g' align='right'><div class='tc-off'><a href='/pc/timecircuits/tcs.php?st=switch-off' style='tc'></a></div></th>
			</tr>
		</table>
		<script type='text/javascript'>present_tc_g();</script></td>
						<td align='center'>
		<table border='0' cellspacing='0' cellpadding='0'>
			<tr>
				<th colspan='17' class='tc-t'></th>
			</tr>
			<tr>
				<th class='tc-m-1'></th>

				<th id='tc-month-o' class='tc-month-o-10'></th>

				<th class='tc-m-2'></td>

				<th id='tc-day-1-o' class='tc-number-o-2'></th>
				<th id='tc-day-2-o' class='tc-number-o-6'></th>

				<th class='tc-m-3'></td>

				<th id='tc-year-1-o' class='tc-number-o-2'></th>
				<th id='tc-year-2-o' class='tc-number-o-0'></th>
				<th id='tc-year-3-o' class='tc-number-o-0'></th>
				<th id='tc-year-4-o' class='tc-number-o-8'></th>

				<th id='tc-PAM-o' class='tc-PAM-o-am'></td>

				<th id='tc-hour-1-o' class='tc-number-o-0'></th>
				<th id='tc-hour-2-o' class='tc-number-o-1'></th>

				<th class='tc-flash-o-FLASH'></td>

				<th id='tc-min-1-o' class='tc-number-o-2'></th>
				<th id='tc-min-2-o' class='tc-number-o-1'></th>

				<th class='tc-m-4'></td>
			</tr>
			<tr>
				<th colspan='17' class='tc-b-o' align='right'></th>
			</tr>
		</table></td>
					</tr>
				</table>
			</div></td>
		</tr>
	</table>
</body>
</html>

Sorry Mike if I'm not supposed to post this. I'll take it down if I have to.

Anyway, this is what makes the time circuit readout on the site...tick.

Of course this probably doesn't answer your question. You can't change the time circuits on the site. Only the site admin can.

Share this post


Link to post
Share on other sites