Paul_1337noob commented on a Page, X/channel modes Usefull Inputs.  -  Sep 15, 2008

why use

 if ($1 == xadd) { msg x adduser # = $+ $2 $3 $4- | HALT } 

just use

 if ($1 == xadd) { msg x adduser # = $+ $2- | HALT } 

also here

if ($1 == xrem) { msg x remuser # = $+ $2 $3- $4- | HALT }

ugh $2 $3- $4-

what u trying to achieve XD?

once again $2- will do XD

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.