Grid Sage Forums

Cogmind => Bugs => Fixed Bugs & Non-Bugs => Topic started by: Draco18s on September 28, 2015, 07:47:04 PM

Title: Missing Query Links in Terminal Description
Post by: Draco18s on September 28, 2015, 07:47:04 PM
(https://dl.dropboxusercontent.com/s/mvrs7h26h1nn5if/description.png)

I'm so used to seeing the brackets around other queryable terms that this one stood out.
Title: Re: Missing Query Links in Terminal Description
Post by: Kyzrati on September 28, 2015, 11:19:03 PM
Ah, this one's because it's not a Query() command, it's an Analysis(). The latter types don't link to anything because it's a separate system. Remember that a successful analysis gives you bonus to hit, while queries are used for actually searching through records and finding information. (In theory the query system could be accessible through analyses, though I'd have to look at the logistics of that and make sure its feasible on the inside.)
Title: Re: Missing Query Links in Terminal Description
Post by: Draco18s on September 29, 2015, 04:47:41 PM
Ah!  I didn't recognize that distinction.