Results: 6Comments by: Reddy
File: FaceShooter11-27-14
@Jademalo: This error usually occur...
Posted By: Reddy
@Jademalo: This error usually occurs if your character isn't either lvl 90+ and/or a hunter. In that case FS doesn't create the options & db tables... attempt to index field 'options' attempt to index field 'db'
File: FaceShooter11-01-14
Yes my bad. I still play around wit...
Posted By: Reddy
Yes my bad. I still play around with the old (1.1.2) version. ;) It wasn't meant as a general fix for everyone to apply. Just wanted to point you towards a possible fix...
File: FaceShooter10-30-14
You can do something like (for exam...
Posted By: Reddy
You can do something like (for example BM) ... -- Arcane Shot elseif self:CheckAS((FS.cost + FS.cost - self:RegTilRdy("KC"))) then spell = FS.spellID ... to make FaceShooter pool enough focus to cast Barrage before picking Arcane Shot...
File: FaceShooter10-29-14
What bugs me: You completely discar...
Posted By: Reddy
What bugs me: You completely discarded all "The Beast Within" functionality (50% focus discount). But it has been merged with "Bestial Wrath"... :confused: Not the only change that confuses me... No offense. Glad you keep this project alive. ;)
File: FaceShooter10-27-14
Thanks for the update! :banana:...
Posted By: Reddy
Thanks for the update! :banana: Edit: UnitIsFriend("player","target") now returns true/false instead of true/nil. That's why if UnitIsFriend("player","target") ~= nil doesn't work like intended.
File: FaceShooter10-19-14
I can fix the errors in 6.0, but I'...
Posted By: Reddy
I can fix the errors in 6.0, but I'm not getting any shot recommendations and I don't know why. :( Same for me. :mad: