Page 1 of 3
[ADDON] BehindYa - what's my crit??
Posted: Wed Sep 07, 2022 6:11 am
by tvbrowntown
This one's for all you Squig Herder's out there.
BehindYa
v1
Real-time monitoring of the crit rate for your "Behind Ya" ability.
This takes into account the HP of the target, if you have your Spiked Squig out, and if you have the tactic "Shootin Wiv Da Wind" active. At 100% it'll start beeping at you so you know you should be using it. This can be turned off with "/behindya off"
CHANGELOG:
v1.03
-- fixed incorrect addon function call. (I'm a dumb dumb)
v1.02
-- removed duplicate function
https://github.com/TVBrowntown/BehindYa ... s/main.zip
Re: [ADDON] BehindYa - what's my crit??
Posted: Wed Sep 07, 2022 4:21 pm
by Stinkyweed
Cool, I'll download and check it out later!
Thanks.
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 12:02 am
by cmraz
Link is busted...
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 2:23 am
by tvbrowntown
cmraz wrote: Thu Sep 08, 2022 12:02 am
Link is busted...
weird, was working for me. try again as I've set the repository to public so maybe that was it?
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 3:05 am
by cmraz
tvbrowntown wrote: Thu Sep 08, 2022 2:23 am
cmraz wrote: Thu Sep 08, 2022 12:02 am
Link is busted...
weird, was working for me. try again as I've set the repository to public so maybe that was it?
Got it!
Thanks a ton. will give it some testing. Thanks for the work put into this.
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 1:52 pm
by cmraz
So I was able to get the addon installed and the frame/icon visible. But then nothing else. No text displays anywhere to show the current crit rate.
I have the yellow "Loaded (!)" text though o i'm not sure what the issue is.
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 8:45 pm
by Phantasm
cmraz wrote: Thu Sep 08, 2022 1:52 pm
So I was able to get the addon installed and the frame/icon visible. But then nothing else. No text displays anywhere to show the current crit rate.
I have the yellow "Loaded (!)" text though o i'm not sure what the issue is.
U got crit tactic and spike pet ON?
Re: [ADDON] BehindYa - what's my crit??
Posted: Thu Sep 08, 2022 11:32 pm
by tvbrowntown
cmraz wrote: Thu Sep 08, 2022 1:52 pm
So I was able to get the addon installed and the frame/icon visible. But then nothing else. No text displays anywhere to show the current crit rate.
I have the yellow "Loaded (!)" text though o i'm not sure what the issue is.
Would you mind opening up the debug menu with /d and telling me what the error is?
Re: [ADDON] BehindYa - what's my crit??
Posted: Fri Sep 09, 2022 3:40 am
by cmraz
tvbrowntown wrote: Thu Sep 08, 2022 11:32 pm
cmraz wrote: Thu Sep 08, 2022 1:52 pm
So I was able to get the addon installed and the frame/icon visible. But then nothing else. No text displays anywhere to show the current crit rate.
I have the yellow "Loaded (!)" text though o i'm not sure what the issue is.
Would you mind opening up the debug menu with /d and telling me what the error is?
Script Call failed - [BehindYa.OnUpdate] is not a function
Re: [ADDON] BehindYa - what's my crit??
Posted: Fri Sep 09, 2022 6:14 am
by tvbrowntown
cmraz wrote: Fri Sep 09, 2022 3:40 am
tvbrowntown wrote: Thu Sep 08, 2022 11:32 pm
cmraz wrote: Thu Sep 08, 2022 1:52 pm
So I was able to get the addon installed and the frame/icon visible. But then nothing else. No text displays anywhere to show the current crit rate.
I have the yellow "Loaded (!)" text though o i'm not sure what the issue is.
Would you mind opening up the debug menu with /d and telling me what the error is?
Script Call failed - [BehindYa.OnUpdate] is not a function
Hmm, I had a look at my code and I left a function in there twice by mistake. Maybe that was it? I've fixed that... try this
https://github.com/TVBrowntown/BehindYa ... s/main.zip