Just ran an LFR with the newest version, and still not using Troll racial or engineer gloves with CDs enabled.
Just ran an LFR with the newest version, and still not using Troll racial or engineer gloves with CDs enabled.
Last edited by cukiemunster; 04-10-2013 at 10:09 PM.
I didnt get the gloves coded, im pretty sure troll berserk should have worked but i will look into that also. I'll make this top priority and have it out hopefully tomorrow.
Yea Troll Racial should be there but try this.... goto Racials under ability editor and change check(rber) to cd(rber)==0 ...I have notices that check() function doesnt seem to work for some spells.
As for Synapse Springs I will need to look into how to code that in.
Last edited by ph34rt3hcute1; 04-10-2013 at 10:17 PM.
Last edited by googlebee; 04-10-2013 at 11:24 PM.
It's runing with a non-english-client now?
Yes there is a catch for non-english clients to use other method but be warned this has been known to cause lag.
Sent from my Nexus 4 using Tapatalk 2
BadRotationsDeveloper
having this lua error with the feral one can you help Message: [string "if not PQR_LoadedDataFile then..."]:69: attempt to compare nil with number
Time: 04/11/13 10:38:14
Count: 17
Stack: [string "if not PQR_LoadedDataFile then..."]:69: in function `ttd'
[string "if PQR_RotationStarted == true then ..."]:541: in function `?'
[string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
[string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
[string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
Locals: unit = "target"
(*temporary) = 1
(*temporary) = nil
(*temporary) = 1
(*temporary) = "0xF130B6370000E842"
(*temporary) = nil
(*temporary) = "attempt to compare nil with number"
Goddamn ttd, it's quickly becoming the bane of my existence.
Can you tell me some additional info like what level you are and what you were doing when error occurred, BTW I ran 10man MSV and HOF last night with no problems but I could be doing something different.
Sent from my Nexus 4 using Tapatalk 2
BadRotationsDeveloper
Lvl 90 on a trainning dummy in org tryed it last night in hof lfr i was having the same problem so i stopped using it for im using firepong instead
have you tried it on a boss or on a rare/elite mob?
Which version because prior version had ttd errors.
Also did you also update the data file?
Sent from my Nexus 4 using Tapatalk 2
Last edited by ph34rt3hcute1; 04-11-2013 at 11:28 AM.
BadRotationsDeveloper
Added engineering gloves and tweaked Troll racial, no version change just redownload.
They are both working, but one issue. The gloves seem to be used sporadically. It may be more beneficial to link the gloves to be used in conjunction with Tiger's Fury, which is how I have modified it to be. I removed the code from Racials, and added part to the TF code to get it to my liking. +Rep if I could =D
local hasB = ubid(p, ber)
if incom and pow<=30 and check(tf) and not ubid(p,ber) then
cast(gsi(tf))
UseInventoryItem(10)
end
Yea that was a quick lunch time edit and I would +rep if I could as well.
Sent from my Nexus 4 using Tapatalk 2
BadRotationsDeveloper
Give me someone else to give rep to SO THAT I can give rep to you 3!! "spread it around" my left foot....
These druid profiles that you all have put together make me want to sing....youtube vid inc
jk but they do make me happy
BLEH....Any chance you can fix the CD toggle button to work with the "require combat to execute" button checked? I was flying around with your profile enabled, MotW dropped off, and it felt the need to rebuff me, since it caught me by surprise, I didn't have time to react, so I fell to my death. As it is now, with it checked, you are unable to select CD preference, from OFF, ON or BOSS ONLY