demon horns mascot
Alter Aeon logo
alteraeon.com 3000

Alter Aeon Help Page Search



Search For:

Click here to view a random selection from the help system. Click here to return to the main help index. Search results for 'alias example2 examples'
Keywords are: 'alias example2 examples' This basic alias casts the spell 'shard storm' on a target. Let's call it 'shar': alias create shar c shard storm $* c shard storm $* c shard storm $*@ @ You can see the finished alias with by typing 'alias show shar' ------------------------------ c shard storm $* c shard storm $* c shard storm $* ------------------------------ If you type type 'shar guard', it will cast shard storm on a guard three times. You can add a heal in here: alias shar edit append 3 c heal me@ @ Which changes it to: ------------------------------ c shard storm $* c shard storm $* c shard storm $* c heal me ------------------------------ Now the alias shar will cast shard storm three times on a target, and heal yourself once.



Copyright (C) 2015 DentinMud Internet Services - Contact Us