Author Topic: Model wont change..  (Read 1669 times)

0 Members and 1 Guest are viewing this topic.

Ok, I'v searched the forum but dident find an answer for this... I'm trying to make a point-defence weapon on bigger ships, like a minigun phalanx. The weapon works, the only trouble is that the gun dont fire the tracers I want but the basic Hornet.pof.

How do I make the game choose my Tracer.pof, instead?

Cheers

  

Offline headdie

  • i don't use punctuation lol
  • 212
  • Lawful Neutral with a Chaotic outook
    • Skype
    • Twitter
    • Headdie on Deviant Art
http://www.hard-light.net/wiki/index.php/Weapons.tbl#.24Substitute: would be the way to do it, but it was never implemented for turrets and CTDs the game when you do, it works fine for fighter weapon banks, the best thing to do would be to use laser glows for all rounds from the turret.
Minister of Interstellar Affairs Sol Union - Retired
quote General Battuta - "FRED is canon!"
Contact me at [email protected]
My Release Thread, Old Release Thread, Celestial Objects Thread, My rubbish attempts at art

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
You should post the table file of your weapon.

 
Sorry..Here is the table...

$Name:                     Standard Flak
+Title:               Point-Defence Phalanx
+Description:            The Phalanx cannon is a multi barrel, rapid fire, cannon.  Designed mainly as an anti-fighter weapon it is also very effective against incoming warheads.
Standard Issue
Phalanx
$end_multi_text
$Model File:                  none
   @Laser Bitmap:         Tracer_New
   @Laser Glow:         Tracer_Glows
   @Laser Color:         250, 250, 150
   @Laser Color2:         250, 150, 0
   @Laser Length:         6.5
   @Laser Head Radius:      1.25
   @Laser Tail Radius:      1.25
$Mass:               0.0
$Velocity:            1200
$Fire Wait:            0.125
$Damage:            10
$Damage Type:            Damage_New
$Armor Factor:            1.0
$Subsystem Factor:         0.1
$Lifetime:            0.3
$Homing:            NO
$LaunchSnd:            91
$ImpactSnd:             88
$Rearm Rate:            800
+Weapon Range:            800
$Flags:               ( "ballistic" "small only" "stream" "same turret cooldown" )
$Muzzleflash:            MuzzleFlash_New
$FOF:               0.5

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Mediavps must be overriding your table. Rename it to something other than "Standard Flak".

 
It worked! Thanks!  :)