Author Topic: ATP to Foundation Technologies technology ALPHA  (Read 4503 times)

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
ATP to Foundation Technologies technology ALPHA
« on: July 26, 2006, 11:32:27 AM »
Second script of today, I'm on a roll!

Also ATP related, this time a Foundation Technologies technology, this scans the ships hardpoint (and other usual suspects) in a similar way ATP (3) does and adds certain technologies (that are currently avaidable and that are in ATP) to your ship.

This means that your ATP compatible ship can be easiliy converted to a FoundationTech ship!

There are some things to do yet, such as tractor beams (that's not even done in the framework), and maybe the torp only corbonite deflector (is easy enough to make, maybe with the next release of FoundationTech).

And projectiles aren't even looked at yet.:P


With the current version you need to add it to the dTechs line.
For example (this being Elminster/Blackrooks Defiant V2.0):
Code: [Select]
Foundation.ShipDef.DCMPDefiant.dTechs = {"ATP Technologies Scanner": 1}

You can just copy it, just make sure to replace the DCMPDefiant with the correct version for your ship.


You don't even need to have ATP installed!



This is an alpha version, so please comment on what you would like to see in future releases and things that you have noticed.



Technologies currently included:

  • Multivectral shielding (requires affiliation number)
  • Immunity to Drainer Weapon (requires affiliation number)
  • Ablative Armour (automatic, just requires a hull subsystem called "Ablative Armour")
  • Phase Cloak (automatic, just requires a cloaking subsystem called "Phase Cloak")
  • Corbonite Deflector (requires affiliation number, you can use the same numbers as with ATP (1 to 3) but there currently is only a full deflector for both torpedoes and disruptors)[/list:u]

    As you can see, if your ship is configured for ATP technologies, and you add that line, then your ship will have those technologies in Foundation Tech format!


    Also, I might make a mod that will scan your ship and add any technologies it might have by itself. It will be mutator activated.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline El

  • Master Hardpointer
  • Retired Administrator
  • Posts: 653
  • Cookies: 123
  • Former Vice Admin
ATP to Foundation Technologies technology ALPHA
« Reply #1 on: August 03, 2006, 11:04:28 AM »
Good stuff Mleo, means I don't have to convert everything straight away and can just add this to the Ship Plugin (I think thats the file you mean)

Have you thought about integrating stuff from mods like New Technologies 2, so that its all in one mod?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
ATP to Foundation Technologies technology ALPHA
« Reply #2 on: August 03, 2006, 11:11:23 AM »
Quote from: elminster
Good stuff Mleo, means I don't have to convert everything straight away and can just add this to the Ship Plugin (I think thats the file you mean)

That is the file I meant.

Quote
Have you thought about integrating stuff from mods like New Technologies 2, so that its all in one mod?

I'd like to complete FoundationTechnologies first, then convert all the ATP technologies.

The main thing to finnish is the tractorbeam side of things, that's very unstable.
And I may have to redo the phaser system as well.

And then we'll see what's going to be.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline ModderMan

  • Freaky Old School
  • Posts: 33
  • Cookies: 2
ATP to Foundation Technologies technology ALPHA
« Reply #3 on: August 03, 2006, 04:15:15 PM »
What about those people (like me) who still use ATP 3  will this help the bugs in any way for ATP 3 ?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
ATP to Foundation Technologies technology ALPHA
« Reply #4 on: August 03, 2006, 05:45:46 PM »
This is more for the people who don't have ATP (1, 2 or 3)..
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline Revan999

  • Posts: 28
  • Cookies: 0
ATP to Foundation Technologies technology ALPHA
« Reply #5 on: August 03, 2006, 05:54:56 PM »
Interesting , good to have it set up to use the stuff from the atp mod , thanks.
Quote
Julian Bashir: They broke seven of your transverse ribs and fractured your clavicle!

Elim Garak: Ah, but I got off several cutting remarks which no doubt did serious damage to their egos.

Dasher42

  • Guest
ATP to Foundation Technologies technology ALPHA
« Reply #6 on: October 12, 2006, 09:43:10 PM »
When I last worked with Foundation Tech, I was seriously considering the use of tweaked phasers to fake tractor beams.  The problem, of course, is that this is not viable for use in multiplayer.

In fact, while there were all kinds of technologies I could implement in single player with Foundation Tech, I really had to kludge them in multiplayer.  Weapons that disabled subsystems became difficult to implement cleanly.  ATP got that part right in a hard-coded fashion, so getting the best of both worlds is a cool thing.

But, maybe the problem was that we were going about multiplayer the wrong way.

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
ATP to Foundation Technologies technology ALPHA
« Reply #7 on: October 13, 2006, 02:45:49 AM »
This "tech" doesn't actually adapt ATP as such, it just looks at ships in a similar fashion and tries to add the closest FTech tech.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline Defiant

  • Posts: 398
  • Cookies: 1105
    • BC: Kobayashi Maru
ATP to Foundation Technologies technology ALPHA
« Reply #8 on: October 22, 2006, 04:50:03 AM »
censored