set $+(%,nick,.,$gettok($did($dname,2),1,44)) $address($gettok($did($dname,2),1,44),2)
Then,
Code:
echo -a $($+(%,nick,.,$did($dname,1).sel),2)
if ($($+(%,nick,.,$did($dname,1).sel),2)) { ruser nick $($+(%,nick,.,$did($dname,1).sel),2) }
It's just return
Quote:
* /echo: insufficient parameters
Quote:
I also noticed that on the first code you have ID 2, then on your second code you have ID 1. Is that a typo or what. I just left it like what you have right now. Just FYI.