When opening the "BNC" configuration page, the "ZNC" radio box is always ticked.
This is only a cosmetical bug! If more than 1 radio button is ticked, the "ZNC" button does not do anything.
Solution:
Open the mIRC script editor (Alt+R) with gamersirc.grc, scroll to line 66:
Code: Select all
did -u setup 81-85,551-553
Code: Select all
did -u setup 81-85,549,551-553
Fixed in the next Gamers.IRC version.
Patched files:
You can find all Gamers.IRC files with integrated hotfixes here.