[5.32] Thanks for voice

Hotfixes for outdated Gamers.IRC versions.
chris1
Administrator
Posts: 3029
Joined: 11.09.2003 20:17
Status: Gamers.IRC Coder

[5.32] Thanks for voice

Unread postby chris1 » 31.07.2010 08:38

Bug: Thanks for voice
Thanks for voice did not work.
Possible errer message in the status window: * /if: invalid format (line 6346, gamersirc.grc)

Solution:
Open the mIRC script editor (Alt+R) with gamersirc.grc, scroll to line 6346:

Code: Select all

    if (($network == QuakeNet && $nick != Q) && ($nick != ChanServ) {
Replace that by:

Code: Select all

    if (($nick != Q) && ($nick != ChanServ)) {
Status:
Fixed in the next Gamers.IRC version.

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

Who is online

Users browsing this forum: Google [Bot] and 22 guests