Hi all!
I want to remove my servers limit of '15' for things like the root combiner.
I found this thread, I tried out the proposed solution:
@Luuxen I've looked into Assembly-CSharp.dll and found this convar:
ioentity.backtracking 8
Just 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 )which didn't appear to work for me. Has anyone been able to make this work?