Unknown2005-11-25 08:54:33
Does anyone use alclient and can help me write a health sipper
Morik2005-11-25 09:07:41
Hopefully something with variables and timers?
Unknown2005-11-25 09:19:15
yeah what Morik said
Ekard2005-11-25 10:51:34
I think that Alger is using it, but he is not so active anymore i think.
silimaur2005-11-25 15:02:23
ive seen alger about he just has a gem now so is avoiding notice
Ekard2005-11-25 18:40:15
No he isnt now here as often as he was, he was almosut 24/24 on Lusternia logged.
Xavius2005-11-25 21:24:18
I use ALC, but I have a special disdain in my heart for overly complex curing systems.
You want my autosipper?
#alias dh {#set vialtype health}
#alias dm {#set vialtype mana}
#alias db {#set vialtype bromide}
#alias dnone {#set vialtype none)
#action {You may drink another health, mana, or bromide potion} {drink $vialtype$}
You want my autosipper?
#alias dh {#set vialtype health}
#alias dm {#set vialtype mana}
#alias db {#set vialtype bromide}
#alias dnone {#set vialtype none)
#action {You may drink another health, mana, or bromide potion} {drink $vialtype$}
Morik2005-11-26 03:46:40
QUOTE(Xavius @ Nov 26 2005, 05:24 AM)
I use ALC, but I have a special disdain in my heart for overly complex curing systems.
You want my autosipper?
#alias dh {#set vialtype health}
#alias dm {#set vialtype mana}
#alias db {#set vialtype bromide}
#alias dnone {#set vialtype none)
#action {You may drink another health, mana, or bromide potion} {drink $vialtype$}
You want my autosipper?
#alias dh {#set vialtype health}
#alias dm {#set vialtype mana}
#alias db {#set vialtype bromide}
#alias dnone {#set vialtype none)
#action {You may drink another health, mana, or bromide potion} {drink $vialtype$}
228136
Cool. Variable use! I have something a little more complex which uses timers to make sure you don't screw up during stupidity and such. I just have to dig it out and adapt it for Lusternia. Stay tuned(ish).
Laysus2005-11-26 16:40:52
I could write you one, but I can't be bothered unless there's something in it for me
Unknown2005-11-26 20:36:47
My undieing Love and respect??