Author Topic: higher resolution disruptor/pulse  (Read 420 times)

Offline Flowrellik

  • Posts: 154
  • Cookies: 7
higher resolution disruptor/pulse
« on: February 01, 2014, 03:09:06 PM »
Ok I'm stuck on a minor problem. I would like to know how to make it possible to see higher res disruptors like this screenshot

Can anyone help me out? I really don't like seeing a ship fire what looks like solid low-poly teardrops at something.

Offline King Class Scout

  • Posts: 1775
  • Cookies: 893
  • the other half of SFRD
Re: higher resolution disruptor/pulse
« Reply #1 on: February 02, 2014, 09:32:57 AM »
the pulse weapon designs are a fixed shape in the bridge commander engine.  changing the shapes would probably involve changing settings in the engine and the EXE...and we DON'T mess with the EXE.  it may not even be possible TO change them if the shape is stored on the disk.

someone may know more, but I believe that they cannot be touched.
OS novel fan

Coming Soon: King's Mod Tuning Shop

best line I've ever read
Me: mine [my bridges] would probably be simple to get the characters to use.  the only person that sits is the captian.
Baz: space is vast there[sic] legs will be tired by the time they get to the next planet

Offline KrrKs

  • Posts: 461
  • Cookies: 25
Re: higher resolution disruptor/pulse
« Reply #2 on: February 02, 2014, 11:37:14 AM »
Your best bet is finding the specific Disruptor file in scripts/tactical/projectiles and altering the following line:
Quote
pTorp.CreateDisruptorModel(kOuterShellColor,kOuterCoreColor, XX, YY)

XX and YY should be the respective Radii of the 'Shell' and 'Core', I believe that making the core part significantly smaller than the shell gives a similar looking result to the screenshot you posted.

On a side note: I'm not even sure if BC disruptors use a real model or just some textured planes -like the Torpedoes do.

Offline cordanilus

  • Posts: 492
  • Cookies: 608
Re: higher resolution disruptor/pulse
« Reply #3 on: February 02, 2014, 11:45:18 AM »
I did see a BoP disrupter nif in BC, using a RAW node, rather than using an external texture.  Although, it does not appear to be actually used in game.  I've never done any weapon scripts, so I can't give any proper answers.  Just a side note.

Offline mckinneyc

  • Screenshot Master
  • Posts: 1600
  • Cookies: 151
  • Screenshot Master
    • My DA page
Re: higher resolution disruptor/pulse
« Reply #4 on: February 02, 2014, 01:16:59 PM »
Gmunoz and Wileycoyote both use phasers as pulses. That way you can control what the pulse looks like and the speed using textures and MPE