Amnesia doesn't wear off or give a message. It just eats the next input.
Okay, that would make some sense. My attacks are usually around 1.3 seconds though, so I guess the script gets confused on the amnesia? If I hit manually during the period it's not attacking it's fine.
Amnesia doesn't wear off or give a message. It just eats the next input.
Okay, that would make some sense. My attacks are usually around 1.3 seconds though, so I guess the script gets confused on the amnesia? If I hit manually during the period it's not attacking it's fine.
Command is sent via svo. Command gets eaten. Then it waits until either you regain balance (from manually attacking, losing, then regaining again) or a timer failsafe, which is apparently longer than you expect.
Figure out which attack is doing it, trigger it to tell SVO you have amnesia. Should solve that.
Me ... again. I'm starting to really love this script, even the changes like having to start it every room.
It says you can separate two things you want to happen on attack with the / key, but I get this?
keneanung: attackcommand is now wield lash shield/garrote Alias "keneanungki" will now execute: "wield lash shield" I do not recognise anything called that here. (tried to garrote)
/ isn't my command separator, and I can use it anywhere else in Achaea fine, so I'm not sure what's going wrong.
Looks like it has the wrong syntax. It's trying to use an ability called pierce to raze shields, but that's an Apostasy ability: You have no daegger anywhere in the realms.
battlerage attacks are recognized automatically and don't need to be set. Turn off normal shieldrazing and just leave razing with rage on. You didn't have enough rage to raze in that log.
In response to BUG 20799, its GMCP.Char.Skills.Info, obtained by doing sendGMCP([[Char.Skills.Get {"group": "battlerage", "name": "pierce"}]]) in Mudlet. The GMCP entry contains the syntax and info for the DAEGGER PIERCE ability, not Sylvan's pierce ability
I assume you are using this with svo? Sometimes svo doesn't capture the state that prevents you from doing balanceful action correctly (missing triggers) or too late (due to ping). In those cases it waits for a failover timer to expire to run the queue again, which is when it will resume attacks. And it will donso regardless of prone, writhing or stun.
tl;dr; Nothing I can do about in the basher, instead I'd have to look at the case and see if svof needs changes.
My bashing continues on after being knocked prone. I will stand up and the attacks with continue. Sometimes it gets a little stuck (but only at the start of the session) but leaving the room, targetting something else and returning eliminates the bug for the rest of the session. SVOF - Shaman.
This actually is happened to me but to a higher degree wheere it won't attack at all, but it will auto fire battlerage abilities if I'm manually attacking a target and press f2. I've tried uninstalling and reinstalling, but no matter what I seem to do your basher won't work for me. It'll add names to database, but it won't do anything if I press F2 except do a battlerage attack. I've mostly given up on hunting anyways, I just PK, but throwing it out there that this is a problem as well.
@Lorath@Kythra I had this sort of issue when one of my other scripts messed with the IRE.Display gmcp settings. Have anything else that might be messing with that?
@Ahmet most likely but I couldn't figure out what was causing the issue but after trying it on the fresh profile it worked fine. I now just use the working profile no problems yet.
Comments
Figure out which attack is doing it, trigger it to tell SVO you have amnesia. Should solve that.
Site: https://github.com/trevize-achaea/scripts/releases
Thread: http://forums.achaea.com/discussion/4064/trevizes-scripts
Latest update: 9/26/2015 better character name handling in GoldTracker, separation of script and settings, addition of gold report and gold distribute aliases.
It says you can separate two things you want to happen on attack with the / key, but I get this?
keneanung: attackcommand is now wield lash shield/garrote
Alias "keneanungki" will now execute: "wield lash shield"
I do not recognise anything called that here. (tried to garrote)
/ isn't my command separator, and I can use it anywhere else in Achaea fine, so I'm not sure what's going wrong.
/ is the command separator for aliases, regardless of your configured command separator, so sounds like it's trying to garrote the wrong thing.
Results of disembowel testing | Knight limb counter | GMCP AB files
I missed that altogether.
Can't figure out what this is about though, it's been doing it since I changed the bashing attack. Does it send the alias in plain text maybe?
3061h, 4494m, 15286e, 18074w x-kconfig bashing
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
Results of disembowel testing | Knight limb counter | GMCP AB files
Pierce (Battlerage) Known: Yes
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
Submitted a bug on that like 4+ months ago on my Sylvan, never got fixed.
*******************************[ Bug Details ]*******************************
Bug ID: 20966
Category: Protocol Status: Untested
Report Text:
In response to BUG 20799, its GMCP.Char.Skills.Info, obtained by doing sendGMCP([[Char.Skills.Get {"group": "battlerage", "name": "pierce"}]]) in Mudlet. The GMCP entry contains the syntax and info for the DAEGGER PIERCE ability, not Sylvan's pierce ability
Report Appends:
Solution Text:
*******************************************************************************
tl;dr; Nothing I can do about in the basher, instead I'd have to look at the case and see if svof needs changes.
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
Conflicting scripts?
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof