08-06-2016, 11:33 AM
I was strongly considering including something like this in my borg patch, but I just hadn't gotten around to it yet.
I think the reason it's broken is because it's a holdover from back when prop_electrical worked like siemens_coefficient, ranging from 0-1.
At least, that's what I gather from the old outdated materials handbook:
Either way, this was, unfortunately, a necessary bugfix.
I think the reason it's broken is because it's a holdover from back when prop_electrical worked like siemens_coefficient, ranging from 0-1.
At least, that's what I gather from the old outdated materials handbook:
Code:
<br><B>Siemens coefficient:</B>
<br>How well a material conducts electricity.
<br>Values range from 0 = Non-conductive to 1 = Perfectly conductive.
<br>
Either way, this was, unfortunately, a necessary bugfix.