Page 1 of 1

ArtilleryTurretPrototype.cannon_parking_speed has wrong type

Posted: Fri Oct 06, 2023 2:49 am
by BrainGamer_
According to the prototype docs ArtilleryTurretPrototype.cannon_parking_speed is a uint16 but the games data dump has a value of 0.25 so it appears to be a float/double instead.

Re: ArtilleryTurretPrototype.cannon_parking_speed has wrong type

Posted: Fri Oct 06, 2023 3:56 pm
by Bilka
Thanks for report, fixed the doc with the next version.