/yardım command on aliases
Posted: Sun May 21, 2006 3:59 pm
alias "yardım" {
parameters "join #help";
};
type command;
};
I want, if user type /yardım , automatic join the help channel,
thnx all
parameters "join #help";
};
type command;
};
I want, if user type /yardım , automatic join the help channel,
thnx all