Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!

Author Topic: victory 2s don't shoot at their target  (Read 1581 times)

0 Members and 1 Guest are viewing this topic.

March 30, 2017, 03:38:33 PM

Offline Helix345

  • Vice Admiral
  • ******
  • Posts: 284
  • Approval: +8/-3
    • View Profile
victory 2s don't shoot at their target
« on: March 30, 2017, 03:38:33 PM »
something seems wrong with their firing arcs. They'll shoot at everything but what they're pointing at, which is a problem as they orient themselves facing their intended targets head on.

April 05, 2017, 01:43:37 AMReply #1

Offline briG

  • Brevet Admiral
  • ****
  • Posts: 69
  • Approval: +4/-3
    • View Profile
Re: victory 2s don't shoot at their target
« Reply #1 on: April 05, 2017, 01:43:37 AM »
I looked at the VSDI and VDSII files and after comparing them theres a bit where this comes up:

On the VSD-I it looks like this:
Code: [Select]
firingAlignmentType "Default"
TargetCountPerBank:FRONT 1
TargetCountPerBank:BACK 0
TargetCountPerBank:LEFT 1
TargetCountPerBank:RIGHT 1

On the VSD-II it looks like this:
Code: [Select]
firingAlignmentType "Default"
TargetCountPerBank:FRONT 0
TargetCountPerBank:BACK 0
TargetCountPerBank:LEFT 1
TargetCountPerBank:RIGHT 1

I don't know if this would actually work but you can try setting the 0 to 1 in the FRONT section in the VSDII. I'll try it out myself and see if my game explodes.

April 06, 2017, 02:42:20 AMReply #2

Offline briG

  • Brevet Admiral
  • ****
  • Posts: 69
  • Approval: +4/-3
    • View Profile
Re: victory 2s don't shoot at their target
« Reply #2 on: April 06, 2017, 02:42:20 AM »
Tried it, seems to work fine now.

 

Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!