Finding missions against…
-
That’s progress, I can see the file working and then it closes right away. I don’t see a log file to view.
-
Edit [c]enemy.cmd[/c] and change it to [c]enemy NICKNAME >enemy.txt[/c] and now you’ll find results in [c]enemy.txt[/c].
I should have mentioned that it does expect a faction nickname (more than one allowed) and what it actually outputs:
MIN<tab>MAX<tab>SYSTEM<tab>BASE<tab>NAME
where <tab>is the tab character; MIN and MAX are the minimum & maximum difficulty (indicative only); SYSTEM is the name of the system; BASE is the name of the base; and NAME is either the faction on the job board or the name of an NPC. It’s output in the same order as mbases.
There’s no instructions because I didn’t think any were needed - is the command line really that esoteric nowadays? Here’s how I thought you could have used it. Extract it to your desktop, run [c]Command Prompt[/c] (or bring up the Run dialog and run [c]cmd[/c]), and then:
C:\Users\USERNAME>cd Desktop C:\Users\USERNAME\Desktop>enemy fc_ou_grp |sort /r |more Possible jobs against: Outcasts 25 29 Tau-37 Freeport 10 Bounty Hunters 25 29 Tau-37 Freeport 10 Bounty Hunter/Tracker Sarah Reed 25 29 Tau-37 Freeport 10 Bounty Hunter/Hunter Jared Darcy 25 29 Tau-37 Falkland Base Independent Miners Guild/Sales Rep. Clarence Mullens 25 29 Tau-37 Falkland Base Independent Miners Guild/Rep. Geoffry Bloom 25 29 Tau-37 Falkland Base Independent Miners Guild/Nicolas Meyers 25 29 Tau-37 Falkland Base IMG 21 25 Sigma-17 Atka Research Station Bounty Hunters 21 25 Sigma-17 Atka Research Station Bounty Hunter/Hunter Patrick Currie ... ```It might be possible to add this as a tab in FLStat, but I don't really want to take the time atm.</tab></tab></tab></tab></tab>
-
Thanks Jason,
As always, much thanks and appreciation for the help.
As far as the command line, yeah, I started in computers in earnest with Windows95 and never had any real experience in using the command prompts. If you’re not a programmer I don’t imagine you run into it much anymore. -
This version should be more to your liking. It fixes what is regarded as hostile (rep only needs to be -0.2 for jobs, not -0.65) and refines the detection (might miss some, but I don’t think it will add any). NPCs that have the same faction and difficulty as the job board have been removed. Since the maximum depends on random numbers, I’ve added an average (Avg) difficulty value, but it’s really just a guess. Maximum sorts in descending order, everything else in ascending; sorting again restores the original order.
-
Errmmmm…
Maybe I’m stupid (a very real possibility) but I don’t see a tool there described as fulfilling this objective. What am I missing?R
-
I see it okay:
Enemy Find jobs offered against a faction. (Added 23 November, 2014.)
-
Thanks for the direct download link. Here’s what I see when I view your page.
-
I don’t know what to tell you.
-
Weird, if I type in the link address in Firefox it doesn’t show but if I switch to IE it shows fine… Maybe if I clear my temp files…
edit: yeah, that did it. Once I cleared my cache it showed up fine. Thanks again.
-
I recently switched to Firefox myself. It is very secure and will actually stop certain things, such as java-script and Adobe Flash, because they are not secure.
I use a couple of add-ons which help to see certain things, such as Adoxas’ screenshots. For that I use No Script 2.6.9.5, which will give permission for websites to run scripts in Firefox. I is very versatile and you can give temporary or permanent permissions, as well as forbidding permissions.
Firefox does take some adjustment to get used to it, but I like it more and more all the time. I just can’t use Hulu because it is a Flash Player media.
Pascal05 -
Btw it takes info from the installed FL Folder (from registry? But… Nothing about registry at .cpp file - may be i do not see something?) or from current folder?