Ah, I see... for some reason, they're using GOTO. Just change this:

if (%fox.cnt == 2) { sockclose FOX | unset %fox.cnt }

to this:

if (%fox.cnt == 2) { sockclose FOX | unset %fox.cnt | return }


Invision Support
#Invision on irc.irchighway.net