cuz it shouldn't do that, if u want to send something to the server u could just do /raw var %i = 1
it doesn't matter what are u trying to do even if it's useless
and /if is useful if u don't want to evalute anything in your command (without using $(,0) ):
/if (1) echo -a $blah
and it should echo "$blah" (u can't use multiple commands cuz it won't evalute anything in the command(like "|" to a command separator))

Last edited by ScatMan; 27/06/03 01:29 PM.