]> ruin.nu Git - ndwebbie.git/blob - root/src/intel/find.tt2
Converted intel page
[ndwebbie.git] / root / src / intel / find.tt2
1 [% META title = 'Find' %]
2
3 <p>Could not find: &quot;[% c.req.param('coords') | html %]&quot;</p>
4
5 <p>The following syntaxes are possible:</p>
6 <ul>
7         <li>X:Y:Z tick (i.e. &quot;1:1:1 37&quot;) Finds the planet that had the coords at the specified tick</li>
8         <li>X:Y:Z (i.e.  &quot;1:1:1&quot;) Finds the planet that had the coords at the current tick</li>
9 </ul>