All-Aircraft-Simulations
Need technics.ini help. Fabianfred? - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: IL2 MODS Download & Discussion (https://allaircraftsimulations.com/forumdisplay.php?fid=267)
+--- Forum: IL-2 4.09m (https://allaircraftsimulations.com/forumdisplay.php?fid=348)
+---- Forum: IL2 MODS Discussion Section 4.09m (https://allaircraftsimulations.com/forumdisplay.php?fid=292)
+---- Thread: Need technics.ini help. Fabianfred? (/showthread.php?tid=67543)



Need technics.ini help. Fabianfred? - AIRdomination - 29.12.2009

Code:
[Katyusha]
Description  USSR's rocket car
Icon         fieldgun       // used for 'stacionar' tank only

// Models
MeshSummer         3do/Cars/Katyusha/live.him
MeshWinter         3do/Cars/Katyusha/Winter/live.him
MeshSummerDamage   3do/Cars/Katyusha/dead.sim

// Panzer
PanzerType  Car
PanzerSubtype  3.5
PanzerBodyFront      0.005

// Weapon
Gun                CannonRocketSimpleRS132
NumShells          500  //3000
AttackMaxDistance    6000.0
AttackMaxRadius      6000.0
AttackMaxHeight      1000.0
HeadYawHalfRange       10.0
GunMinPitch            -5.0
GunStdPitch            15.0
GunMaxPitch           +44.0
HeadMaxYawSpeed        12.0   // ??
GunMaxPitchSpeed       12.0   // ??
DelayAfterShoot        10.0
ChainfireTime          10.0
FastTargetsAngleError  20.0

// Moving
SoundMove      models.Tank
StayWhenFire   0
SpeedAverage    19.0
SpeedMax        26.0
SpeedBack        5.0
RotSpeedMax     60.0             // ??
RotInvisAng     70.0
BestSpace          23.0
AfterCollisionDist  6.1
CommandInterval     1.6
StayInterval        1.5



I keep changing and changing the line DelayAfterShoot and ChainFireTime but its not working. my goal is to have the Katyusha Rockets firing a lot more rapidly then they do now (like they should) but it doesn't seem to work. What am I doing wrong?


- AIRdomination - 30.12.2009

Nevermind