-
Notifications
You must be signed in to change notification settings - Fork 8
Select
MicroBlaster edited this page Apr 3, 2020
·
1 revision
<<<< select >>>>
select {planets | traders | ships | anomalies}
{unexplored | sector | ports}
{BBB | XXB | SSX etc} {count:n}
{mark:PARAM} {dist | route}
{warps:n} {beam:botname} {limit:n}
Searches TWX database for known info.
{mark:PARAM} marks sectors PARAM=1 defult QUERY=1
selectors = > < like !
{BBB | SSX} match PORTS query to this pattern
X is wildcard.
{secure | paranoid}
Examples:
>select traders bubble=false equ-mcic<=60
>select planet like "<<<< (a)"
>select port port.f>10000 figsec=true
>select port port.o>10000 figsec=false
>select port port.e>10000 warps:1
>select sector fig.owner=1 armid.owner=kane
>select sector limp.owner=3 limp.count>10
>select sector armid.count>100
>select sector limp.owner!3
{dist} - All results include distance from current.
{route} - Plots a basic shortest path (slow).
{ppt} - Finds port pair trading ports
{warps:n} - Restrict matches to nwarps
{count:n} - limit results to sectors with a
minimum count of planets/traders/ships
{limit:n} - limit query results to first n found
{beam:botname} - Beam to bot name
.