Recent Topics

Ads

Zealot & Nerfed Buttons

Here you can post addons, or anything related to addons.
Forum rules
Before posting on this forum, be sure to read the Terms of Use
User avatar
Jaycub
Posts: 3130

Re: Zealot & Nerfed Buttons

Post#11 » Mon Aug 21, 2017 7:41 pm

Thanks everyone ill try these suggestions tonight and get back if they worked or not.

edit: I stopped using effects, and switched to stacks only for things like HoT and for short time I was able to be on here it seems to be working now. See if it works over the course of an hour or two tonight. Will be nice to spam 1 button in those losing scs, idk what it is but losing on a healer when you have to have like 100+ APM in a scenario where you can't get any kills and thus RR or emblems is 100x more soulcrushing than playing dps or tank. Hence why I like to have this lazy button. Also thanks wargrimnir for the suggestion on virtual cooldowns, I did notice that happening and if this fixes that it would be awesome.
<Lords of the Locker Room> <Old School>

Ads
User avatar
Thelen
Posts: 260

Re: Zealot & Nerfed Buttons

Post#12 » Mon Aug 21, 2017 9:04 pm

Jaycub wrote:I also think im getting a c++ crash on logout or alt f4 caused by this, and only when the nb is bugging out on my zealot.
If you keep getting C++ errors from NB, this fix worked for me.

viewtopic.php?f=4&t=13977

User avatar
Jaycub
Posts: 3130

Re: Zealot & Nerfed Buttons

Post#13 » Tue Aug 22, 2017 1:46 am

applied that fix thanks.

Things seem to break themselves over time, after working properly on loging for a while. I decided to log out and see what the saved variables file was writing upon logout and for the 1st one I checkd I got this,
Spoiler:
NerfedMemory.profiles =
{
current =
{
["Martyrs Square"] =
{
Aquinas = 1,
},
},
actual =
{
[1] =
{
macros =
{
},
bindings =
{

{

{
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 33,
},
},
abilityId = 8561,
},

{
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 66,
},
},
abilityId = 8564,
},

{
abilityId = 8556,
Stack =
{
[0] =
{
target = "f",
stackCount = 1,
onlySelf = "s",
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "+",
hpPercent = 95,
},
},
},

{
Stack =
{
[0] =
{
onlySelf = "s",
duration = 1,
target = "f",
stackCount = 1,
},
},
abilityId = 8558,
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "+",
hpPercent = 33,
},
},
},

{
Stack =
{
[0] =
{
onlySelf = "s",
duration = 0,
target = "f",
stackCount = 1,
},
},
abilityId = 8549,
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 80,
},
},
},

{
abilityId = 8566,
Movement =
{
[0] =
{
need = "-",
},
},
HitPointsPercent =
{
[1] =
{
target = "f",
need = "+",
hpPercent = 33,
},
[0] =
{
target = "f",
need = "-",
hpPercent = 80,
},
},
},

{
abilityId = 8557,
Movement =
{
[0] =
{
need = "-",
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
hpPercent = 50,
need = "+",
},
},
},

{
abilityId = 8569,
},
},

{

{
VirtualCooldown =
{
[0] =
{
virtualCooldown = 15,
},
},
abilityId = 8550,
},

{
Stack =
{
[0] =
{
target = "e",
onlySelf = "s",
stackCount = 1,
},
},
abilityId = 8553,
},

{
abilityId = 3612,
},

{
abilityId = 8568,
},

{
abilityId = 8548,
},
},

{

{
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
abilityId = 8550,
},

{
abilityId = 8571,
},
},

{

{
abilityId = 8556,
Condition =
{
},
Effect =
{
[0] =
{
effect = 8567,
stackCount = 1,
target = "f",
need = "-",
onlySelf = "s",
},
},
},

{
abilityId = 8560,
},

{
abilityId = 8549,
},

{
abilityId = 8569,
},
},
},
desc = "Aquinas @ Martyrs Square",
},
},
}
Whats interesting here is I had 4 saved macros, yet only [1] shows up when there should of been [2], [3], and [4]. The abilities and conditions for all 4 macros are there, but they just tag on to the end of [1].

I went back in game deleted my test macro, so I only have 3 which are [1], [3], and [26]. Now this time I check the file and I get this,
Spoiler:
NerfedMemory.profiles =
{
current =
{
["Martyrs Square"] =
{
Aquinas = 1,
},
},
actual =
{
[1] =
{
macros =
{
},
bindings =
{
[1] =
{

{
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 33,
},
},
abilityId = 8561,
},

{
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 66,
},
},
abilityId = 8564,
},

{
abilityId = 8556,
Stack =
{
[0] =
{
target = "f",
stackCount = 1,
onlySelf = "s",
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "+",
hpPercent = 95,
},
},
},

{
Stack =
{
[0] =
{
onlySelf = "s",
duration = 1,
target = "f",
stackCount = 1,
},
},
abilityId = 8558,
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "+",
hpPercent = 33,
},
},
},

{
Stack =
{
[0] =
{
onlySelf = "s",
duration = 0,
target = "f",
stackCount = 1,
},
},
abilityId = 8549,
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
need = "-",
hpPercent = 80,
},
},
},

{
abilityId = 8566,
Movement =
{
[0] =
{
need = "-",
},
},
HitPointsPercent =
{
[1] =
{
target = "f",
need = "+",
hpPercent = 33,
},
[0] =
{
target = "f",
need = "-",
hpPercent = 80,
},
},
},

{
abilityId = 8557,
Movement =
{
[0] =
{
need = "-",
},
},
HitPointsPercent =
{
[0] =
{
target = "f",
hpPercent = 50,
need = "+",
},
},
},

{
abilityId = 8569,
},
},
[3] =
{

{
VirtualCooldown =
{
[0] =
{
virtualCooldown = 15,
},
},
abilityId = 8550,
},

{
Stack =
{
[0] =
{
stackCount = 1,
target = "e",
onlySelf = "s",
},
},
abilityId = 8553,
},

{
abilityId = 3612,
},

{
abilityId = 8568,
},

{
abilityId = 8548,
},
},
[26] =
{

{
VirtualCooldown =
{
[0] =
{
virtualCooldown = 2,
},
},
abilityId = 8550,
},

{
abilityId = 8571,
},
},
},
desc = "Aquinas @ Martyrs Square",
},
},
}
Which clearly defines all 3 macros instead of jumbling all them together. Not sure if this is blind luck or what exactly the problem was, but ill play some more and see if it doesn't eventually bug out.

edit: I guess the formatting doesn't carry over in the spoiler oh well.
<Lords of the Locker Room> <Old School>

Who is online

Users browsing this forum: No registered users and 14 guests