Board |
Ideas.old [context] |
Sender |
Artos |
Date |
Sat Mar 23 14:36:50 2013 |
To |
all |
Subject |
re: rhimy (stances) |
|
I use an alias to set and save my chosen stance (zmud) and another alias to set
stance.
Alias == setstance
In the Value: #var stan %1
#echo Stance now is @stan
Then make a second alias where Alias == st and value == stance @stan
How it works:
I type setstance rage. I get a echo that says 'Stance now is rage'
So every time you want to reset your stance, type st and it'll set your stance
to rage.
Log off, log back in, and stance rage will still be set in zmud so just type st
and you're set.
|