wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
556 stars 334 forks source link

Hydraulics do not save damping setting on duplications. #455

Closed XXXmags closed 11 years ago

XXXmags commented 11 years ago

Hi.

As the tittle says, if the damping setting of a hydraulic is changed, then said hydraulic is duplicated (using av. duplicator), the duplication will not save the setting. It's controller will output a damping of 0 and the actual damping of the hydraulic will be what it obtains by default (as if it was just made).

To fix this issue in-game, I've had to rewire the damping output of the controller to the source it was originally connected to. Whether the hydraulic is fixed or not has no effect.

On the other hand, the constant setting does save when duplicated. The setting can be changed and does not vary or require rewiring on duplication.

Nebual commented 11 years ago

Thanks for the clear bug report with steps to reproduce :D