Alias question, regarding <aliases>

Posted by Gore on Wed 04 Feb 2004 04:02 PM — 4 posts, 21,682 views.

#0
Out of curiousity, when you tell someone to put something like this:

<aliases>
<alias
match="keypad-1"
enabled="y"
variable="w1"
send_to="9"
sequence="100"
>
<send>axe</send>
</alias>
</aliases>

Where exactly do you put that? In your script file? Or do you just copy and paste it to the prompt?
USA #1
select everything between and to include <aliases> and </aliases> then right click and copy then in the world you want the alias press shift+control+9 then click the button towards the lower right that says paste, you can then look in the window showing all of your aliases to make sure that it went in
Amended on Wed 04 Feb 2004 04:55 PM by Norbert
Australia Forum Administrator #2
See this post:

http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=3705

There is a graphic near the bottom. Copy and paste the entire XML code (as Norbet said, the stuff with the < and > in it) and click the "paste" button (circled in the graphic).

#3
Alright, thanks a lot guys *g*