For some reason, the
Code:
 $ini()
won't take numbers. I have no idea why.

After changing it to this:
Code:
if ($read(%f,nw,$+([,$2,]))) { play $+(-nt,%x) $nick %f }
It works.