|
Edwub Wanderer
Joined: 21 Nov 2002 Posts: 85 Location: USA
|
Posted: Mon Jan 06, 2003 8:36 am
how to make multiline var |
Hi again!
Want to make a small set so i can rescue some friends during fighting!
Wondering if its possible to type something such as:
rescuelist john,jane,tom
and have them set in a var of @rescuelist
then typing
'res' will work like:
rescue john
rescue jane
rescue tom
This way i'd be able to have groups and add everyone to the rescuelist, and have zmud go through the list.
Edwub the Mage |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Mon Jan 06, 2003 12:08 pm |
#ALIAS rescuelist {#VAR rescuelist {%replace("%1", ",", "|")}}
#ALIAS res {#FORALL @rescuelist {rescue %i}}
Kjata |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|