Posts: 99
Threads: 12
Joined: Jun 2015
An easy way to check if a user can use a skill is simply calling the action in skill manager and asking if the table is nil or not.
SkillMgr.GetAction(107)~=nil
to check if the user can use Barrage.
Posts: 43
Threads: 8
Joined: Apr 2017
(07-12-2017, 02:22 AM)Kali Wrote: An easy way to check if a user can use a skill is simply calling the action in skill manager and asking if the table is nil or not.
SkillMgr.GetAction(107)~=nil
to check if the user can use Barrage.
Yea, I had that in but had 2 issues. First I was initializing all possible abilities to true, and second I wanted to not check them as often and my test for that was wrong which has now been resolved. I'm um, also lazy. You will only find ability numbers used in one place in my file.
Posts: 34
Threads: 7
Joined: Jun 2015
07-12-2017, 09:58 AM
(This post was last modified: 07-12-2017, 10:02 AM by balol.)
the profile is working now, but it keep spamming Vorpal thrust and hardly does any combos
Posts: 16
Threads: 3
Joined: Sep 2015
(07-12-2017, 09:58 AM)balol Wrote: the profile is working now, but it keep spamming Vorpal thrust and hardly does any combos
happens to me in boss fights in DR EX
Posts: 368
Threads: 67
Joined: Jan 2013
07-12-2017, 02:56 PM
(This post was last modified: 07-12-2017, 02:56 PM by iDownload.)
EDIT: Removed as post not needed
Posts: 43
Threads: 8
Joined: Apr 2017
Against my better judgement I am putting up a test download on the first post. I made some changes but I'm at work and even though I triple checked myself I hope I didn't fat finger something. It "should" help with both the level issue and the spamming issue. Sorry wish I had more, I ran Omega 1.0 3 more times last night and didn't have any problems so not sure where it is broke. I averaged about 3.1 at the end of the fight on all 3, with no melds and 306 ilvl. Not sure how good that is but it felt ok as I was doing it.
Posts: 34
Threads: 7
Joined: Jun 2015
Posts: 43
Threads: 8
Joined: Apr 2017
Ok, I'll have to do some fates to desynch down to test, not sure what is up. Will probably be a couple days as I have a 18 hour work day tomorrow.
Posts: 43
Threads: 8
Joined: Apr 2017
Ok did some potd testing, should work better for those under 70. Sorry the test file I put up I did without any testing, I should have known better but didn't want to wait :(
Posts: 59
Threads: 4
Joined: Mar 2015
dose this include pvp skills?