I have it active fore some months now on my system. I'll put it for download on my box account for some weeks. I put the AI files in an oxp for the easy of the users. It just overwrites the internal AI files (if no other oxp does the same it should work)Griff wrote:Eric, is this available anywhere to download?Eric Walch wrote:I have once written a missile AI that remembers the position were the target cloaked and than flew to that position to explode. It can kill a target that didn't move after cloaking, but as soon as the target had moved a bit, the distance to the explosion is already to large to do real damage.
Naval energy unit
Moderators: winston, another_commander
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Naval energy unit
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Naval energy unit
So if I was engaging an npc ship that had a cloak (say from Personalities oxp), would this work for my own missiles, Eric?
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!
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Naval energy unit
Yes it would. But don't think it makes a missile more dangerous. Pure AI can't detect death on collision, meaning that on some occasions the missile smashes just into the cloaked ship doing no harm, and on other occasions the blast is already to far away. And once you know these missiles, you just make sure you move a bit while activating the cloak. The only thing the cloak knows is the last known location. With JS it would probably be possible to reset a target when the target de-cloaks as long the missile has fuel left.El Viejo wrote:So if I was engaging an npc ship that had a cloak (say from Personalities oxp), would this work for my own missiles, Eric?
For the personalities: just try and let us know.
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Naval energy unit
Will do... when the new version appears.Eric Walch wrote:For the personalities: just try and let us know.
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!
Re: Naval energy unit
Thanks Gimi and Commander Maclane I managed to get it repaired at a higher tech level, can't remember which one now but I'm back on track.
In the process of this I've now noticed that my save files seem odd, looking in the Oolite\Oolite.app\oolite-saves folder, when I rename them they don't appear when Oolite is running, and if I go to Load new commander one of the saves is shown three times with the same spelling?
In the process of this I've now noticed that my save files seem odd, looking in the Oolite\Oolite.app\oolite-saves folder, when I rename them they don't appear when Oolite is running, and if I go to Load new commander one of the saves is shown three times with the same spelling?
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
Re: Naval energy unit
The commander's name shown in-game is taken from inside the file.
The file name is there only for the convenience of humans: to see the different spelling you need to change the inside of the files too!
The file name is there only for the convenience of humans: to see the different spelling you need to change the inside of the files too!
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
Re: Naval energy unit
OK so how do I fix it?
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
Re: Naval energy unit
Change
Code: Select all
<key>player_name</key>
<string>myOwnName</string>
Re: Naval energy unit
But not with notepad, right?
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: Naval energy unit
By Jove, I think he's got it!TGHC wrote:But not with notepad, right?
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
Re: Naval energy unit
OK so I've installed Notepad++, opened my latest Oolite save file and it's certainly easier to read than Mshite Notepad, but can't find
I've even used their search thingy and that can't find it either? What am I doing wrong?
I think I'll try and programme the VCR instead!!!!!
Code: Select all
<key>player_name</key>
I think I'll try and programme the VCR instead!!!!!
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: Naval energy unit
It's after all the 'mission' stuff, nearly half way down.TGHC wrote:OK so I've installed Notepad++, opened my latest Oolite save file and it's certainly easier to read than Mshite Notepad, but can't findI've even used their search thingy and that can't find it either? What am I doing wrong?Code: Select all
<key>player_name</key>
It's not that badTGHC wrote:I think I'll try and programme the VCR instead!!!!!
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: Naval energy unit
It may help you to know that theTGHC wrote:OK so I've installed Notepad++, opened my latest Oolite save file and it's certainly easier to read than Mshite Notepad, but can't findI've even used their search thingy and that can't find it either? What am I doing wrong?Code: Select all
<key>player_name</key>
<key>
s are sorted alphabetically, starting with <key>aft_weapon</key>
and ending with <key>written_by_version</key>
. Therefore <key>player_name</key>
will be a fair way down. Re: Naval energy unit
I managed to do it
Watch out lads I'll be writing OXP's and moving on to isomorphic translation of mnemonic statements next!
Watch out lads I'll be writing OXP's and moving on to isomorphic translation of mnemonic statements next!
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: Naval energy unit
I'm looking forward to the latter one!TGHC wrote:I managed to do it
Watch out lads I'll be writing OXP's and moving on to isomorphic translation of mnemonic statements next!