id like to shorten things. since im a mage in such mud. id like to shorten the commands
on ordering my summoned mobs. in zmud i can make things like
here's some output i do in zmud...
60H 124M 78V [0] > npet bodak
60H 124M 78V [0] > o smile
60H 124M 78V [0] > The Bodak smiles happily.
60H 124M 78V [0] > npet succubus
60H 124M 78V [0] > o eat bread
60H 124M 78V [0] > The Succubus eats a loaf of bread.
the 'npet' is my new pet alias that sets the pet variable for different mob names.
the 'o' alias is to shorten the order @mob
in zmud i do it like this...
alias: npet
send : #var pet (sets a value for variable pet)
alias: o
send : order @mob (orders the mob)
also...
id like to know if getting the variables on macros is possible on mushclient?
like if i press 'F5" it sends...
'order @mob rescue abaddon'
sorry if i didnt have the time to scan all the posts. if anyone have a free time to help me at this. thanks in advance. by learning this i think i can have a better understanding now at variables in mushclient.
on ordering my summoned mobs. in zmud i can make things like
here's some output i do in zmud...
60H 124M 78V [0] > npet bodak
60H 124M 78V [0] > o smile
60H 124M 78V [0] > The Bodak smiles happily.
60H 124M 78V [0] > npet succubus
60H 124M 78V [0] > o eat bread
60H 124M 78V [0] > The Succubus eats a loaf of bread.
the 'npet' is my new pet alias that sets the pet variable for different mob names.
the 'o' alias is to shorten the order @mob
in zmud i do it like this...
alias: npet
send : #var pet (sets a value for variable pet)
alias: o
send : order @mob (orders the mob)
also...
id like to know if getting the variables on macros is possible on mushclient?
like if i press 'F5" it sends...
'order @mob rescue abaddon'
sorry if i didnt have the time to scan all the posts. if anyone have a free time to help me at this. thanks in advance. by learning this i think i can have a better understanding now at variables in mushclient.