MQ2Melee and Assassinate
Hey, Have the SoD build from here and having issues with my Rogue and Assassination.
He Hides / Sneaks OK and even uses his Disc but coming out of Hide / Sneak with auto-attack rather than backstab.
Everywhere is steering me toward using RogueHelper, but I would prefer using this Plugin with the Macro that I have custom created for my toons on PEQ TGC.
Doing a great job guys, keep up the great work.
Fri Sep 09, 2011 12:37 am
As far as I can tell, this skill has never worked right on EQEmu servers, and I have no experiences with it on Live. I've been looking into this specifically as a bunch of friends have complained about it as well.
I've see in used, but not as often as it is ready.
_________________
Sorvani
I've see in used, but not as often as it is ready.
_________________
Sorvani
Fri Sep 09, 2011 7:13 am
Senior Project Member
Hi again, thanks for the access upgrade first. :)
Ok, so I looked at the post: http://mqemulator.net/forum2/viewtopic.php?t=323 and saw the following.
I may be totally off here but I thought I would post.
I noticed in here (and after trauling a lot of other MQ2Melee.cpp's online) that there may be an inconsistency in the below line:
Predominately the "MeleeBack<doSTAB>0" part. Is that trying to do too many things at once?
Then there is the "MeleeSpeed<2>1000" part doing pretty much the same. (I have seen it do MeleeSpeed<2.0f in other .ccp's)
I hope I am not totally off here, as this is not my code of choice. =)
Ok, so I looked at the post: http://mqemulator.net/forum2/viewtopic.php?t=323 and saw the following.
I may be totally off here but I thought I would post.
Macro
I noticed in here (and after trauling a lot of other MQ2Melee.cpp's online) that there may be an inconsistency in the below line:
Macro
Predominately the "MeleeBack<doSTAB>0" part. Is that trying to do too many things at once?
Then there is the "MeleeSpeed<2>1000" part doing pretty much the same. (I have seen it do MeleeSpeed<2.0f in other .ccp's)
I hope I am not totally off here, as this is not my code of choice. =)
Mon Sep 12, 2011 9:20 pm
It has changed a bit to the current version that I am trying to get updated.
This section is only used once the disc is already pressed. This isn't the part that decides to press the disc.
This next section is where the key is pressed.
using this version of MQ2MElee, I will occasionally see the rogue perform a Kyv Strike then backstab. But it is definitely not doing it as often as the disc is ready. I got sidetracked into looking at the Message filters in the server code and haven't worked on updating MQ2 in a couple weeks. But this is on top of my MQ2 list of things to resolve.
_________________
Sorvani
This section is only used once the disc is already pressed. This isn't the part that decides to press the disc.
c++
This next section is where the key is pressed.
c++
using this version of MQ2MElee, I will occasionally see the rogue perform a Kyv Strike then backstab. But it is definitely not doing it as often as the disc is ready. I got sidetracked into looking at the Message filters in the server code and haven't worked on updating MQ2 in a couple weeks. But this is on top of my MQ2 list of things to resolve.
_________________
Sorvani
Wed Sep 14, 2011 7:53 am
Senior Project Member
just outta curiousity, are there any workarounds for making daggerfall work?
Im pretty sure mine has never worked, despite having all the things set to on and being on hotkeys. would really like to take advantage of such a powerful disc.
_________________
for fun
Im pretty sure mine has never worked, despite having all the things set to on and being on hotkeys. would really like to take advantage of such a powerful disc.
_________________
for fun
Thu Jan 23, 2014 7:07 pm
Macro based solutions seem to be more likely to succeed than using only the plugin.
Fri Jan 24, 2014 6:30 pm
Senior Project Member
As a follow up to my ancient post, this never worked right on live either. It is not unique to eqemu versions.
_________________
Sorvani
_________________
Sorvani
Fri Jan 24, 2014 6:47 pm
Senior Project Member