firewill0 / FIR_AWS_SystemDevelopment

FIR_AWS Development
5 stars 0 forks source link

Dumb fire rocket launchers have too low dispersion #4

Closed Freddo3000 closed 4 years ago

Freddo3000 commented 4 years ago

Describe the bug Checking FIR_RKT_Base, FIR_RKT_Launcher and all inheriting classes they all use the default Dispersion value of 0.002 which gives near pinpoint accuracy. Same goes for all firemodes as well.

Comparing this value with Vanilla's 0.015 on Hydra 70's or CUP FFAR's 0.025 it would appear that 0.002 is far too accurate.

To Reproduce getNumber (configfile >> "CfgWeapons" >> "FIR_RKT_Launcher" >> "dispersion"), getNumber (configfile >> "CfgWeapons" >> "FIR_RKT_Launcher" >> "Burst" >> "dispersion") or check using the Config Viewer

Expected behavior Expected dumb fire rockets to have similar dispersion to Vanilla.

Desktop (please complete the following information):

firewill0 commented 4 years ago

actually, it is intended.

Freddo3000 commented 4 years ago

Ok, may I ask why?

firewill0 commented 4 years ago

my taste. is there an important reason more than this?

Freddo3000 commented 4 years ago

Well it is your mod, so that is reason enough.