i'm looking for a way or plugin that lets me Remove the "short circuit/max depth" when dealing with electricity in game. or up the max to a billion or something.
Remove the "short circuit/max depth"?
I look for that too! screw the rules! :D
Have anyone found a solution?
@JustKiller Sorry no updates on this.. we made several suggestions to facepunch regarding it but no answers.
@Luuxen I've looked into Assembly-CSharp.dll and found this convar:
ioentity.backtracking 8Just copy/paste it on your RCON console and change the value:
Default value it's 8 because this value is doubled after, meaning that the max depth is 8*2=16 )