Fozzy, I mean Kramster, and Issmir I'm a mechanical engineer and I've managed it so it's not that bad/hard ;-)
I teach theatre and public speaking. How smart do you think I have to be?
Fozzy, I mean Kramster, and Issmir I'm a mechanical engineer and I've managed it so it's not that bad/hard ;-)
Fozzy, I mean Kramster, and Issmir I'm a mechanical engineer and I've managed it so it's not that bad/hard ;-)
Something is bugging me about the Black Market tick box on a station screen, and I've worked out now what it is.
If it's not ticked, I can never remember whether I've checked or not.
Could we instead have a 3 value drop-down or radio button instead. The values would be Yes, No, and Unknown.
I think the problem stems from the definition of sell and buy price. Does sell price mean the price you can sell it for, or how much the station will sell if for? It can mean either one; the same with buy price. Apparently different tools use different definitions; it just takes getting it straight in one's head when coding it up. Guess wrong and this is what happens.
Something is bugging me about the Black Market tick box on a station screen, and I've worked out now what it is.
If it's not ticked, I can never remember whether I've checked or not.
Could we instead have a 3 value drop-down or radio button instead. The values would be Yes, No, and Unknown.
It has 3 settings, just keep clicking it.
I use it:
empty = not checked
ticked = has a black market
boxed = No black market
The buy price in game refers to how much you pay to buy it, the sell price is how much you get if you sell to the station
I have a confession, this keeps happening with me too with stations I don't visit often...
A "yes" and a "no" radio button where neither is selected by default would probably work too
Also, I've been trying to enter "Cooperative" into "Government" in my entry for MacLean Dock, but when I switch from it to a different station and then back again the Government field is empty again. I checked the system file which says Government = ""
- - - - - Additional Content Posted / Auto Merge - - - - -
I had no idea that was there... I've never unticked a box once I've ticked it...
I wrote "Cooperative", but yes.
But I thought it was supposed to remember what you type in the field, otherwise you might as well not be able to.
This might be of some interest to you then:
For those of you who use ArchV1's Cmdr's Log program, here are some tools I've written that work with it. These are PowerShell scripts, so if you're not familiar with PowerShell it will probably help to read up on it a bit before using. For those not familiar with PowerShell, it's Windows 7+'s version of the old DOS, so it's more of a "command line" tool than a GUI application, so be warned. More specific info below.
- Snip -
It has 3 settings, just keep clicking it.
I use it:
empty = not checked
ticked = has a black market
boxed = No black market
The buy price in game refers to how much you pay to buy it, the sell price is how much you get if you sell to the station
Excellent thanks +1 rep
I'm fairly sure that earlier versions of the screens had Buy and Sell labels rather than Sell and Buy like now. So Buy meant how much the station would pay for something (i.e what you could sell it for), and Sell was what the station would charge if you were ermmm... buying it from them!
The buy price in game refers to how much you pay to buy it, the sell price is how much you get if you sell to the station
Please download the new version of ED-ImportTo-CmdrsLog.ps1. I think I've ironed out wrong sell/buy price data being imported from EliteOCR's CSV files.
I think the problem stems from the definition of sell and buy price. Does sell price mean the price you can sell it for, or how much the station will sell if for? It can mean either one; the same with buy price. Apparently different tools use different definitions; it just takes getting it straight in one's head when coding it up. Guess wrong and this is what happens.
Please download the new version of ED-ImportTo-CmdrsLog.ps1. I think I've ironed out wrong sell/buy price data being imported from EliteOCR's CSV files.
I think the problem stems from the definition of sell and buy price. Does sell price mean the price you can sell it for, or how much the station will sell if for? It can mean either one; the same with buy price. Apparently different tools use different definitions; it just takes getting it straight in one's head when coding it up. Guess wrong and this is what happens.
Please download the new version of ED-ImportTo-CmdrsLog.ps1. I think I've ironed out wrong sell/buy price data being imported from EliteOCR's CSV files.
I think the problem stems from the definition of sell and buy price. Does sell price mean the price you can sell it for, or how much the station will sell if for? It can mean either one; the same with buy price. Apparently different tools use different definitions; it just takes getting it straight in one's head when coding it up. Guess wrong and this is what happens.