|
jedi Newbie
Joined: 28 Jul 2003 Posts: 9 Location: Australia
|
Posted: Sat Aug 02, 2003 3:52 pm
group targets not working |
I have set commands as such
#alias t;#prompt target = %w|%w;#status target =@target;macro made to kick @target
this works to set 1 target.but if I want to put a series of targets like such
target {rat|imp|kobold}
in variables target it reads
1st line {
2nd " " rat
3rd " " imp
4th " " kobold
5th " " }
status is showing target {rat|imp|kobold}
kick @target
replies; "I do not see that here?"
What did I do wrong? |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Aug 03, 2003 6:39 pm |
I would love to help but I think I am going to need to see this as it is in Zmud script if I am going to understand it.
example:
#trigger {go get (%w} {#var new %1} |
|
|
|
|
|