Page MenuHomeFeedback Tracker

Sample Test_Tank_01 Errors
New, NormalPublic

Description

I have noticed a few errors in the sample tank that I can't determine how to fix.

  1. When firing the commanders weapon, a firing cloud discharges from the coax instead of the commander's weapon.
  1. The main cannon does not account for ranging correctly.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
1607
Category
Tools
Steps To Reproduce
  1. Commanders Weapon Issue:
    • Simply fire the commander's weapon and watch the coax.
  1. Main Cannon Ranging Issue
    • Aim the tank at a distant point at a known distance (ex. ~1500m)
    • Set the firing range to known range by either manually ranging or lasing the target.
    • Shot falls well short (ex. ~1250m) note: ranging with the commander's weapon is right on.
Additional Information

There is also an error with driver that has a known fix.

driverAction = "ManActTestDriverOut";
driverInAction = "ManActTestDriver";

are missing from cfgVehicles

Event Timeline