Author Topic: Klingon shields and Breen drain weapons  (Read 2978 times)

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Klingon shields and Breen drain weapons
« on: October 06, 2008, 12:48:54 PM »
Breen weapons cannot affect Klingon shields. I've been trying to find out in MPE but I can't find the Negh Var hardpoint as a py file, only the .pyc. Does anyone have the KM 1.0 hardpoint.py so I can use it?
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #1 on: October 06, 2008, 12:53:38 PM »
It's not in the hp, it's in the plugin.

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #2 on: October 06, 2008, 12:55:13 PM »
So how would I give a ship a new plugin with the Breen pulse dissipator resistance thing?
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #3 on: October 06, 2008, 12:59:49 PM »
;) Have a look at the klingon plugin, it will be obvious.

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #4 on: October 06, 2008, 01:04:41 PM »
I mean, how will I add it? The plugins of the Klingon ship and the ship I want Breen resistant are completely different.
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #5 on: October 06, 2008, 01:12:03 PM »
You need to add this:
Code: [Select]
Foundation.ShipDef.ShipName.dTechs = { 'Breen Drainer Immune': 1 }to your plugin.

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #6 on: October 06, 2008, 01:26:06 PM »
BSOD.
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #7 on: October 06, 2008, 01:27:39 PM »
*facepalm*
Did you just copy and paste it into your plugin?
I probably should have been a little more specific.

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #8 on: October 06, 2008, 01:31:41 PM »
yes you should have. Where, do I put it?
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #9 on: October 06, 2008, 01:37:00 PM »
Just upload the plugin, I'll fix it.

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #10 on: October 06, 2008, 01:48:56 PM »
here you go.
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: Klingon shields and Breen drain weapons
« Reply #11 on: October 06, 2008, 02:06:43 PM »
Was that the one you edited?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: Klingon shields and Breen drain weapons
« Reply #12 on: October 06, 2008, 02:54:31 PM »
It's all part of FoundationTechnologies, so it's readme is what you should read. ;)
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 tiqhud

  • BCFiles File Poster
  • Posts: 1763
  • Cookies: 1067
  • San Francisco Shipyards (HPer) file manuiplater
Re: Klingon shields and Breen drain weapons
« Reply #13 on: October 06, 2008, 06:28:22 PM »
It's all part of FoundationTechnologies, so it's readme is what you should read. ;)
you need to make sure you got the mutator activated.
TiqHud
you sir, are unable to strike, the port or starboard parts of hull , of a bovine storage facility.
Canon , what people argue exists, that doesn't really  exist.
It is all the little details, that cause headaches.
"Never judge wealth with Money"
'Intelligence has Nothing to do with Politics'
it is Late, Do you know where your Towel is?

Offline Adonis

  • Ze Meister xP
  • Posts: 670
  • Cookies: 84
  • Da Death Squad ???
    • Star Trek Excalibur
Re: Klingon shields and Breen drain weapons
« Reply #14 on: October 06, 2008, 06:56:15 PM »
It's all part of FoundationTechnologies, so it's readme is what you should read. ;)
you need to make sure you got the mutator activated.

He should have changed this:
Foundation.ShipDef.ShipName.dTechs = { 'Breen Drainer Immune': 1 }

to something like this:
Foundation.ShipDef.Neghvar.dTechs = { 'Breen Drainer Immune': 1 }
Easy is the path to wisdom for those not blinded by themselves.


Offline Worf359Alpha

  • Master HardPointer, Novice Scripter!
  • Posts: 131
  • Cookies: 14
  • Peace Thru Superior Firepower
Re: Klingon shields and Breen drain weapons
« Reply #15 on: August 02, 2009, 05:37:15 PM »
Look in the src file in the main bridge commander directory, it has all the py hardpoints for the pyc's. I prefere to use ATP1 for drainer imunities with the affiliation numbers.
500+ HardPointed Ships and counting! Man where do i find the time!

Offline Dalek

  • Posts: 1529
  • Cookies: 206
Re: Klingon shields and Breen drain weapons
« Reply #16 on: August 02, 2009, 05:38:52 PM »
I solved this in October last year.
"To live on as we have is to leave behind joy, and love, and companionship, because we know it to be transitory, of the moment. We know it will turn to ash. Only those whose lives are brief can imagine that love is eternal. You should embrace that remarkable illusion. It may be the greatest gift your race has ever received."

 - Lorien