Ethelon2005-06-18 05:10:02
More auto means less mistakes, but you are right, it does make combat boring after awhile.
Terenas2005-06-18 05:55:44
Yeah, my entire offense is pretty much manual, including razing, sipping, eating sparkleberry, diagnose, and such. Auto is great, but it takes a lot out of the thrill of combat, so do gagging many things actually.
Binjo2005-06-18 22:26:55
The way I think of my system is, I decide what to do with my equilibrium/balance and my system will, using whatever info it can use the other balances as needed. Cause having triggers that use up equilibrium/balance for anything except maybe rejecting lusts is a no-no.
Munsia2005-06-23 04:23:10
Count on me to mess any simple system up. some of the cures have stopped.. like the broken leg message isnt mending and diagnose cures no longer are working. Whatd I turn off?
Ethelon2005-08-06 19:50:20
Here, these are just the triggers, not doing much updating, but removed the Serpent and Cleanse triggers
Unknown2005-08-19 18:42:24
Im turning crazy trying to figure this out anyone knows how to turn of all the refleces and sipping so i can use judgement in one alias i can only figure out how to turn off the reflexes and the auto sipp in one go but cant figure a way to add judgement to that?
Ethelon2005-08-19 18:49:43
CODE
Â
 enabled="y"
 expand_variables="y"
 send_to="10"
 sequence="100"
 >
Â
dtr
starcall judgement @target
Â
Just copy all of thios and click the paste button in Aliases.
Using the free system this will work, but make sure to make another alias to turn the healer and triggers back on right after. You can also get more detailed and turn off triggers by group state so that they can turn themselves back on if Judgement fails or goes through, but that requires more triggers for you to set up.
Narsrim2005-08-19 19:07:36
QUOTE(Ethelon @ Jun 18 2005, 01:10 AM)
More auto means less mistakes, but you are right, it does make combat boring after awhile.
140934
I think that is a misconception. There are lots of people who have purchased Thorgal's system that I slaughter easily because they are entirely restricted to auto and couldn't do anything manually if their life depended on it - and so they die.
Unknown2005-08-19 19:09:20
thanks for the help it seems like what i was doing was way off
Ethelon2005-08-19 19:13:17
I've heard the same problem from my system. Both mine and Thorgal's have nearly the same setups and additions it seems to our systems, aside from being different clients. I've reset most of my system to be more vague and cure with the most basic of cures since so many people don't have things like Focus Mind, or in some cases like with Knights, don't ant to use Focus Mind. Tharruk lost the Champion spars Ebonguard had because I had set his system to Focus Mind twice for stupidity. Fighting Syrienne, she either got really lucky or whored Dulak, but at one point he got hit with stupidity, Paralyse, Stupidity, Stupidity.... all within 5 attacks from a faeling... which left him with zero mana... he died after because he couldn't focus out of the next paralyse that hit.
Unknown2005-08-19 19:24:19
nevermind i was just stupid, and its starchant judgement
Ethelon2005-08-19 19:25:17
hehe, did I do the starcall judgement @target right?
Unknown2005-08-19 19:45:32
for some reason it turns off all my triggers completely by turning the check mark in triggers off
Ethelon2005-08-19 19:47:13
ohhh, how else did you turn off triggers before? Just replace "dtr" with the alias you used to turn them off before.
Unknown2005-08-19 19:56:57
thanks for you help
Saran2005-08-22 18:47:54
just got the system and was wondering if it would be possible to add some of my healing abilities in or would that just lame everything up?
Unknown2005-08-22 19:44:48
Anything's possible, if you know how or have the patience to learn how. You'll likely want to remove or change some things that are specific to Ethelon's abilities, anyway.
The major difficulty in using someone else's code is in figuring out how they implemented it all and finding the appropriate places for your own tweaks. If you can get past that, you're good to go.
The major difficulty in using someone else's code is in figuring out how they implemented it all and finding the appropriate places for your own tweaks. If you can get past that, you're good to go.
Akraasiel2005-08-23 15:15:28
That and the scripting language Ethelon used for his free client is evil, and will get you raped by anyone who feels like illusioning you. I would reccommend it though for something to look at to get a feel for how mushclient works, then build your own.
Ethelon2005-08-23 16:23:09
Considering you just learned how to Script, that's a pretty bold statement... My Full system doesn't get raped at all from Illusions, it's to easy to stop.
Saran2005-08-24 05:25:41
well thanks for putting the system up for free. at least i can work from something rather than hopelessly slogging through it myself.