|
Agroamar Beginner
Joined: 09 Feb 2002 Posts: 10 Location: USA
|
Posted: Thu Feb 28, 2002 7:21 am
Problem with loop... |
Alright, I want to loop through a single command such as this...
#Alias kall {#LOOP 1,%1 {kill %{i}.dwarf}}
Except... it just doesn't work when i type:
kall 6
I want it to just go through like:
kill 1.dwarf
kill 2.dwarf
kill 3.dwarf
etc...
Someone help me with this problem? Thanks. |
|
|
|
iljhar GURU
Joined: 10 Oct 2000 Posts: 1116 Location: USA
|
Posted: Thu Feb 28, 2002 7:38 am |
Well, it seems to work for me. What version of zMUD are you running? What does your output look like?
Iljhar |
|
|
|
Agroamar Beginner
Joined: 09 Feb 2002 Posts: 10 Location: USA
|
Posted: Thu Feb 28, 2002 7:53 am |
running zmud 6.16
|
|
|
|
|
|