its an error in the version of the kiss that ships with mq2 emu
Code:
} else {
/varset IniIDList ${DanNet.Peers[${dgtell}]}
/varset IniIDCount ${IniIDList.Count[|]}
}
if you open the kissassist.mac and find that line with dgtell in it there, and change that ${dgtell} to all, and save and restart kissassist.mac then it should work fine.