Search found 2 matches
- Tue Jul 19, 2016 8:36 pm
- Forum: KildClient
- Topic: Stuck with aliases
- Replies: 2
- Views: 79066
Re: Stuck with aliases
works great! Thanks a lot
- Tue Jul 12, 2016 6:23 pm
- Forum: KildClient
- Topic: Stuck with aliases
- Replies: 2
- Views: 79066
Stuck with aliases
Hello,
my first experience with kildclient had been really great, but now i am stuck with aliases. I simply want to create an alias like
^tt (.*)$
which should be evaluated (without actually sending something to the mud) to
$target = $1
But whatever i do, i always get warnings about ...
my first experience with kildclient had been really great, but now i am stuck with aliases. I simply want to create an alias like
^tt (.*)$
which should be evaluated (without actually sending something to the mud) to
$target = $1
But whatever i do, i always get warnings about ...