[WIP] CargoScanner.OXP
Moderators: winston, another_commander
- Okti
- ---- E L I T E ----
- Posts: 700
- Joined: Sun Sep 26, 2010 1:51 pm
- Location: A GH shop, near witchpoint to Oresrati in Galaxy 8
[WIP] CargoScanner.OXP
Hi All,
This is small OXP to scan targeted cargo containers and find out what it contains. It is a work in progress OXP, while I wrote trying to understand if I can find out what a cargo container contains. This equipment is available in TL 10+ systems. And once bought, can be removed in any system for 60% of the price and a small service fee.
The OXP can be downloaded from here
Enjoy.
PS Thanks for all the work you have done to add my OXP's to the wiki OXP list Maik. Sorry to cause you more work
This is small OXP to scan targeted cargo containers and find out what it contains. It is a work in progress OXP, while I wrote trying to understand if I can find out what a cargo container contains. This equipment is available in TL 10+ systems. And once bought, can be removed in any system for 60% of the price and a small service fee.
The OXP can be downloaded from here
Enjoy.
PS Thanks for all the work you have done to add my OXP's to the wiki OXP list Maik. Sorry to cause you more work
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: [WIP] CargoScanner.OXP
I hope it's not going to be perfect. I'd quite like slaves to occasionally be ID as food and the like - but I am curious other than to prove you can, what would be the background for such a device to exist? Can it somehow decode the encrypted manifest chip stored on each cargo pod?
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [WIP] CargoScanner.OXP
I expect it's some sort of sensor. I mean in Star Trek they can detect a single life-form on a planet, so scanning the contents of a pod in Oolite shouldn't be that hard.
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Okti
- ---- E L I T E ----
- Posts: 700
- Joined: Sun Sep 26, 2010 1:51 pm
- Location: A GH shop, near witchpoint to Oresrati in Galaxy 8
Re: [WIP] CargoScanner.OXP
Also even todays technology has spectrum scans, so you never know what they developed in that time.
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: [WIP] CargoScanner.OXP
Okti wrote:PS Thanks for all the work you have done to add my OXP's to the wiki OXP list Maik. Sorry to cause you more work
Adding new OXPs is the kind of work I like best, thanks for your effort!
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: [WIP] CargoScanner.OXP
You know, that could be quite 'entertaining' if the market systems on the F8 screen got it wrong very occasionly… you hit the buy button on 35t of furs, launch, and find it’s actually 35t of narcotics that you’ve bought, and you are now a fugitive with Vipers on your tail.DaddyHoggy wrote:I hope it's not going to be perfect. I'd quite like slaves to occasionally be ID as food and the like -
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [WIP] CargoScanner.OXP
"Honest Guv, it's food. They eat Arzequarian Megaweed on Tianve"
Commander Smivs, the friendliest Gourd this side of Riedquat.
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: [WIP] CargoScanner.OXP
I think even in The Dark Wheel - there's a reference to Tobacco being legal in human colonial systems but illegal (deadly) elsewhere and therefore an illegal drug throughout Galcop.
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [WIP] CargoScanner.OXP
But by that token, most things would be illegal. Aspirin is toxic to Feline species for example.
Commander Smivs, the friendliest Gourd this side of Riedquat.
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: [WIP] CargoScanner.OXP
As somebody who used to work on multi-spectral sensor arrays I'd like to point out that such a sensor relies on two things - an ability to penetrate the thing you're trying to measure/scan/detect - that thing must generate a return that can be measured. (or if it's passive detect the effect it has on things passing through the object). Therefore I'd suggest a simple scanner capable of reading the pods embedded manifest would be easiest to explain away...Okti wrote:Also even todays technology has spectrum scans, so you never know what they developed in that time.
@Smivs - yup - which is why Moray medical ships need special permission to carry any kind of "medical" supplies because it's all Narcotics to something...
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
Re: [WIP] CargoScanner.OXP
In any case, not all cargo pods in-game can be scanned this way anyway. Especially with scripted OXP ones, in some cases what's in them only gets decided at the point where you scoop them (ie when the this.shipScooped event fires).
For example this OXP won't work on some of the cargo in Pods.oxp, as their contents are not foreknown.
For example this OXP won't work on some of the cargo in Pods.oxp, as their contents are not foreknown.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- Okti
- ---- E L I T E ----
- Posts: 700
- Joined: Sun Sep 26, 2010 1:51 pm
- Location: A GH shop, near witchpoint to Oresrati in Galaxy 8
Re: [WIP] CargoScanner.OXP
That is right Thargoid, I only scan for a display name "Cargo container", so most of the ones spawned from other OXP's will not be scanned.Thargoid wrote:In any case, not all cargo pods in-game can be scanned this way anyway. Especially with scripted OXP ones, in some cases what's in them only gets decided at the point where you scoop them (ie when the this.shipScooped event fires).
For example this OXP won't work on some of the cargo in Pods.oxp, as their contents are not foreknown.
Also I will add a mechanism to disable the equipment in the next version which I have created the mechanism for OresratiChallenge to allow other OXP's to suspend the functionalty. But since it is an equipment removing the equipment will be fine enough.
- Okti
- ---- E L I T E ----
- Posts: 700
- Joined: Sun Sep 26, 2010 1:51 pm
- Location: A GH shop, near witchpoint to Oresrati in Galaxy 8
Re: [WIP] CargoScanner.OXP
Galcop already has this technology to scan if you are carrying illegal itemsDaddyHoggy wrote:As somebody who used to work on multi-spectral sensor arrays I'd like to point out that such a sensor relies on two things - an ability to penetrate the thing you're trying to measure/scan/detect - that thing must generate a return that can be measured. (or if it's passive detect the effect it has on things passing through the object). Therefore I'd suggest a simple scanner capable of reading the pods embedded manifest would be easiest to explain away...Okti wrote:Also even todays technology has spectrum scans, so you never know what they developed in that time.
@Smivs - yup - which is why Moray medical ships need special permission to carry any kind of "medical" supplies because it's all Narcotics to something...
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: [WIP] CargoScanner.OXP
No they don't - you can carry in and sell illegal substances at a Galcop station with impunity, but they find it very easy to check your manifest as you depart and alter your status accordingly. (A shoplifter isn't a shoplifter until they leave the shop with the goods unpaid for, even if you've seen them stuff the item into their underwear - you're not committing an offence with Galcop until you leave the station carrying the illegal cargo...)Okti wrote:Galcop already has this technology to scan if you are carrying illegal itemsDaddyHoggy wrote:As somebody who used to work on multi-spectral sensor arrays I'd like to point out that such a sensor relies on two things - an ability to penetrate the thing you're trying to measure/scan/detect - that thing must generate a return that can be measured. (or if it's passive detect the effect it has on things passing through the object). Therefore I'd suggest a simple scanner capable of reading the pods embedded manifest would be easiest to explain away...Okti wrote:Also even todays technology has spectrum scans, so you never know what they developed in that time.
@Smivs - yup - which is why Moray medical ships need special permission to carry any kind of "medical" supplies because it's all Narcotics to something...
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: [WIP] CargoScanner.OXP
Not necessarily... that's probably just the station market systems feeding them the info.Okti wrote:Galcop already has this technology to scan if you are carrying illegal items
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!