Help with Variables

Posted by Firgin on Wed 14 Apr 2004 03:31 PM — 3 posts, 13,331 views.

#0
hello, I need help with variables.. I make a simple variable.. but I can't get it to work in an alias.. I use aliases for envenoming..
this is how it would look like:
envenom weapon1 with (venom)
but my weapon1 variable is not working.. can anyone tell me what to do?
-thank you
Australia Forum Administrator #1
Read the help file for adding aliases. You need to put a "@" in front of the variable, and check "expand variables" checkbox.

eg.

Send: envenom @weapon1 with (venom)
Expand variables: checked
#2
yay.. it worked.. thanks a lot :)