Auto-ECM is available on techlevel 8+.
Auto-ECM v0.4 -- a very simple OXP
Moderators: winston, another_commander
- hiran
- Theorethicist
- Posts: 2403
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: Auto-ECM v0.4 -- a very simple OXP
Sunshine - Moonlight - Good Times - Oolite
- Cholmondely
- Archivist
- Posts: 5365
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
- Contact:
Re: Auto-ECM v0.4 -- a very simple OXP
Welcome to the Bulletin Boards! Hoping you enjoy the experience (... and Oolite too, by the way!).
Hiran's great work of Extraction yields the following:
Cost 12000
Tech Level 7 (available on 71+)
I know that the cost is divided by 10 by the Game Code: ie 1,200₢
And I presume that the Game Code interprets the Tech Level as Hiran said (he's actually a computer programmer, I'm just another dumb pilot...)
I'll emend the wiki: thanks for pointing out the issue!
Comments wanted:
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
- montana05
- ---- E L I T E ----
- Posts: 1166
- Joined: Mon May 30, 2016 3:54 am
- Location: lurking in The Devils Triangle (G1)
Re: Auto-ECM v0.4 -- a very simple OXP
Hiran is absolutely correct, you can read it yourself here:Cholmondely wrote: ↑Sat May 29, 2021 9:56 pmAnd I presume that the Game Code interprets the Tech Level as Hiran said (he's actually a computer programmer, I'm just another dumb pilot...)
Please note that the number displayed on the system data screen is one higher than the system's tech level, so to make equipment available at a displayed TL:10 and above in game, enter 9 here.
http://wiki.alioth.net/index.php/Equipment.plist
Scars remind us where we've been. They don't have to dictate where we're going.
- hiran
- Theorethicist
- Posts: 2403
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: Auto-ECM v0.4 -- a very simple OXP
There is an error on the calculation for "available on 71+":Cholmondely wrote: ↑Sat May 29, 2021 9:56 pmHiran's great work of Extraction yields the following:
Cost 12000
Tech Level 7 (available on 71+)
7 and 1 are added as strings -> 71
instead they need to be added as integers -> 8
I fixed this (and some more stuff) in the latest file: https://app.box.com/s/998c7q86ar0k6jbzgixg64ntkut3nty6
Sunshine - Moonlight - Good Times - Oolite
- Cholmondely
- Archivist
- Posts: 5365
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
- Contact:
Re: Auto-ECM v0.4 -- a very simple OXP
Comments wanted:
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?