Page 1 of 1

[6.00] ZNC radio button always ticked

Posted: 02.02.2011 18:19
by Tuxman
Bug:
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
Replace that by:

Code: Select all

did -u setup 81-85,549,551-553
Status:
Fixed in the next Gamers.IRC version.

Patched files:
You can find all Gamers.IRC files with integrated hotfixes here.